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:
d76e56b
)
drivers/net: fix sparse warning: use ANSI-style function declaration
author
Hannes Eder
<hannes@hanneseder.net>
Fri, 26 Dec 2008 07:52:57 +0000
(23:52 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Dec 2008 07:52:57 +0000
(23:52 -0800)
Fix this sparse warning:
drivers/net/ne.c:932:24: warning: non-ANSI function declaration of function 'init_module'
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found