git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aeb4f20
)
xfs: Remove boolean_t typedef completely.
author
Thiago Farina
<tfarina@chromium.org>
Mon, 12 Nov 2012 23:32:59 +0000
(21:32 -0200)
committer
Ben Myers
<bpm@sgi.com>
Thu, 17 Jan 2013 23:32:57 +0000
(17:32 -0600)
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>
No differences found