]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: remove boolean_t typedef
authorChristoph Hellwig <hch@lst.de>
Thu, 2 Jul 2015 04:36:57 +0000 (14:36 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 2 Jul 2015 04:36:57 +0000 (14:36 +1000)
commit2f9633761d8647a35172b7643f71628f228e7eaf
treea02ab5bcd9de1e21c2d995da01fa6d8e8d629562
parent22abf777fcc81c95c1d420409844a56e856d6948
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