From: Andy Whitcroft Date: Thu, 16 Oct 2008 05:02:34 +0000 (-0700) Subject: checkpatch: DEFINE_ macros are real definitions for exports X-Git-Tag: v2.6.28-rc1~465 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480120586464e5a8cd2289a90ffbb5c042e66ba0;p=pandora-kernel.git checkpatch: DEFINE_ macros are real definitions for exports When we want to confirm an export is directly after its definition we need to allow for DEFINE_ style macros. Add these to the execeptions. Refactor the exceptions. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed