summaryrefslogtreecommitdiffstats
path: root/lib/libkvm
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-11-13 13:42:43 +0000
committeryar <yar@FreeBSD.org>2004-11-13 13:42:43 +0000
commitc9044cf500cbf33b09f4589d9447c6b6e0c25dda (patch)
tree92227603acbde3e10eb2c408e4da0262db01d0ae /lib/libkvm
parent9e5ec41335ea4a9a5240e0ffcedb7946215e4ed6 (diff)
downloadFreeBSD-src-c9044cf500cbf33b09f4589d9447c6b6e0c25dda.zip
FreeBSD-src-c9044cf500cbf33b09f4589d9447c6b6e0c25dda.tar.gz
Using off_t to pass a block size is obvious overkill.
The size_t type is better suited for that, particularly because the "blksize" argument is to be passed to malloc() and read(). On 64-bit archs it's more to a style issue, but the good style of coding in C is also important.
Diffstat (limited to 'lib/libkvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud