From: Andy Whitcroft Date: Tue, 18 Dec 2012 00:01:52 +0000 (-0800) Subject: checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove X-Git-Tag: v3.8-rc1~74^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03df4b51f33e1fdd35fe7bc19f1f450726395207;p=pandora-kernel.git checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove Consolidate the if (foo) bar(foo) detectors into a single check. Add debugfs_remove and family. Based on a patch by Constantine Shulyupin. Signed-off-by: Andy Whitcroft Cc: Constantine Shulyupin . Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed