From: Andy Whitcroft Date: Tue, 22 Sep 2009 00:04:38 +0000 (-0700) Subject: checkpatch: limit sN/uN matches to actual bit sizes X-Git-Tag: v2.6.32-rc1~428 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9e9096ba94385b738a8ad6c5864b5778285957;p=pandora-kernel.git checkpatch: limit sN/uN matches to actual bit sizes Limit our type matcher to the s/u/le/be etc sizes that actually exist to prevent miss categorising s2 as a type. Fix up the spelling of the error also. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed