From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:29:11 +0000 (-0700) Subject: checkpatch: complex macros need to ignore comments X-Git-Tag: v2.6.27-rc1~693 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=292f1a9b342d763f94ea3915726a48905be4acd1;p=pandora-kernel.git checkpatch: complex macros need to ignore comments Ensure we ignore comments in complex macro detection else we incorrectly report this: #define PFM_GROUP_PERM_ANY -1 /* any user/group */ Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed