commit | 2f9633761d8647a35172b7643f71628f228e7eaf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 02 14:36:57 2015 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Thu Jul 02 14:36:57 2015 +1000 |
tree | a02ab5bcd9de1e21c2d995da01fa6d8e8d629562 | |
parent | 22abf777fcc81c95c1d420409844a56e856d6948 [diff] |
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>