libstand: make more use of the howmany() macro when available.
authorpfg <pfg@FreeBSD.org>
Tue, 26 Apr 2016 01:19:36 +0000 (01:19 +0000)
committerpfg <pfg@FreeBSD.org>
Tue, 26 Apr 2016 01:19:36 +0000 (01:19 +0000)
commitc26598f6f0ea549cd5b94cffa114ff79ca06d82b
tree2c05cf0320fd7ec0ea9cfcfe2da8fb7243e4ac40
parent4f3667123ffa7c2a0e85e234b34ef32232a438c0
libstand: make more use of the howmany() macro when available.

We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
lib/libstand/nandfs.c