From: Andy Whitcroft Date: Mon, 26 Oct 2009 23:50:12 +0000 (-0700) Subject: checkpatch: possible types -- prevent illegal modifiers being added X-Git-Tag: v2.6.32-rc6~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a974fdbe3fbb4b0f6d552579dc79ac237412c61;p=pandora-kernel.git checkpatch: possible types -- prevent illegal modifiers being added Prevent known non types being detected as modifiers. Ensure we do not look at any type which starts with a keyword. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed