From: Thiago Farina Date: Mon, 12 Nov 2012 23:32:59 +0000 (-0200) Subject: xfs: Remove boolean_t typedef completely. X-Git-Tag: v3.9-rc1~134^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=667a9291c5b38318a47a2df730bc064e5d37d2a8;p=pandora-kernel.git 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 Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed