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:
534b89a
)
kbuild: warn when a moduled uses a symbol marked UNUSED
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sat, 1 Jul 2006 09:44:23 +0000
(11:44 +0200)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sat, 1 Jul 2006 09:44:23 +0000
(11:44 +0200)
We now have infrastructure in place to mark an EXPORTed symbol
as unused. So the natural next step is to warn during buildtime when
a module uses a symbol marked UNUSED.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found