Skip to content
Snippets Groups Projects
Commit 46b8af50 authored by Mike Frysinger's avatar Mike Frysinger Committed by Sam Ravnborg
Browse files

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: default avatarMike Frysinger <vapier@gentoo.org>
[sam: made it into a warning]
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 7826005e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment