HomeFreeBSD

Use smalllblktosize() instead of multiplying small block numbers

Description

Use smalllblktosize() instead of multiplying small block numbers
by fs->fs_bsize. The macro is usually faster and makes it clearer
that the multiplication can't overflow.

Details

Provenance
Bruce Evans <bde@FreeBSD.org>Authored on Apr 10 1997, 1:17 PM
Parents
rGd0b8731a666f: Preserve some bits in the keyboard controller command byte when
Branches
Unknown
Tags
Unknown

Event Timeline