From: Ben Myers Date: Fri, 18 Jan 2013 20:17:46 +0000 (-0600) Subject: xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared X-Git-Tag: v3.9-rc1~134^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=003fd6c8be14a348c56cb1d171605ab13fca906f;p=pandora-kernel.git xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared Commit 667a9291c5b3 "xfs: Remove boolean_t typedef completely." didn't. Remove a stray B_TRUE that breaks CONFIG_XFS_DEBUG=y. Signed-off-by: Ben Myers Reported-by: Wu Fengguang Reviewed-by: Mark Tinguely --- Reading git-diff-tree failed