summaryrefslogtreecommitdiff
path: root/lkm
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-03-25 19:16:08 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-03-25 19:16:08 +0000
commitee77112e8ca1413de8a9133ba4ce51bbfdf66411 (patch)
tree37e5fd980615a9b0cec5d497370d79591dc5b77a /lkm
parentff777a25b005ea3d27fe4c5687196702704bcf90 (diff)
#ifdef out useless test on OpenBSD. f_bavail is a 32bit int and
so can never be > LONG_MAX. This test is probably useless on most other operating systems too but on our LP64 platforms it generates a compiler warning.
Diffstat (limited to 'lkm')
0 files changed, 0 insertions, 0 deletions