commit | 667a9291c5b38318a47a2df730bc064e5d37d2a8 | [log] [tgz] |
---|---|---|
author | Thiago Farina <tfarina@chromium.org> | Mon Nov 12 21:32:59 2012 -0200 |
committer | Ben Myers <bpm@sgi.com> | Thu Jan 17 17:32:57 2013 -0600 |
tree | 18c7478fa6f13c2a8e0f1951d56ce9d32e15ee71 | |
parent | aeb4f20a02b4c984c48995ad54f40caf5ffa0705 [diff] |
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>