]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: remove boolean_t typedef
authorChristoph Hellwig <hch@lst.de>
Thu, 30 Jul 2015 23:20:58 +0000 (09:20 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 30 Jul 2015 23:20:58 +0000 (09:20 +1000)
commit5d9edeac7ef22cb2d24490f0832f47c87435258b
tree504531892e7c296370b0a761fccf2ee99b7e95f2
parent02211695b4e8f575668a35f0e743e26b1ad13ae1
xfsprogs: remove boolean_t typedef

Only one use of this exists, and it's treated like an int anyway by
both caller and callee.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
include/darwin.h
include/freebsd.h
include/gnukfreebsd.h
include/linux.h
logprint/log_misc.c