From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:28:58 +0000 (-0700) Subject: checkpatch: possible types: __asm__ is never a type X-Git-Tag: v2.6.27-rc1~714 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ddcf471ea90d7ff711dbaa371ef379ed625ec0;p=pandora-kernel.git checkpatch: possible types: __asm__ is never a type We are false matching __asm__ as a type, and then tripping the external function checks. Squash. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed