git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7826005
)
headers_check.pl: disallow extern's
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 27 Dec 2008 07:43:36 +0000
(
02:43
-0500)
committer
Sam Ravnborg
<sam@ravnborg.org>
Fri, 2 Jan 2009 19:43:22 +0000
(20:43 +0100)
Since prototypes with "extern" refer to kernel functions, they make no
sense in userspace, so reject them automatically.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
[sam: made it into a warning]
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found