diff options
author | Thiago Farina <tfarina@chromium.org> | 2012-11-13 00:32:59 +0100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-01-18 00:32:57 +0100 |
commit | 667a9291c5b38318a47a2df730bc064e5d37d2a8 (patch) | |
tree | 18c7478fa6f13c2a8e0f1951d56ce9d32e15ee71 /fs/xfs/xfs_trace.c | |
parent | xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic (diff) | |
download | linux-667a9291c5b38318a47a2df730bc064e5d37d2a8.tar.xz linux-667a9291c5b38318a47a2df730bc064e5d37d2a8.zip |
xfs: Remove boolean_t typedef completely.
Since we are using C99 we have one builtin defined in include/linux/types.h,
use that instead.
v2: you missed one in fs/xfs/xfs_qm_bhv.c, cleaned up. -bpm
Signed-off-by: Thiago Farina <tfarina@chromium.org>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_trace.c')
0 files changed, 0 insertions, 0 deletions