From: Andy Whitcroft Date: Tue, 6 Jan 2009 22:41:27 +0000 (-0800) Subject: checkpatch: track #ifdef/#else/#endif when tracking blocks X-Git-Tag: v2.6.29-rc1~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4635f4fbaf51555509c747eed02a7e7a580ae1e1;p=pandora-kernel.git checkpatch: track #ifdef/#else/#endif when tracking blocks When picking up a complete statement or block for analysis we cannot simply track open/close/etc parenthesis we must take into account preprocessor section boundaries. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed