From: Mike Frysinger Date: Sat, 27 Dec 2008 07:43:36 +0000 (-0500) Subject: headers_check.pl: disallow extern's X-Git-Tag: v2.6.29-rc1~535^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b8af50ba5c072b74740c5fa8ba08e6eabb22f8;p=pandora-kernel.git headers_check.pl: disallow extern's Since prototypes with "extern" refer to kernel functions, they make no sense in userspace, so reject them automatically. Signed-off-by: Mike Frysinger [sam: made it into a warning] Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed