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:
0c87b29
)
net: Change netdev_<level> logging functions to return void
author
Joe Perches
<joe@perches.com>
Mon, 22 Sep 2014 18:10:50 +0000
(11:10 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Sep 2014 19:17:17 +0000
(15:17 -0400)
No caller or macro uses the return value so make all
the functions return void.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found