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:
47d1f71
)
netlink: cleanup rntl_af_register
author
stephen hemminger
<stephen@networkplumber.org>
Mon, 30 Dec 2013 18:41:32 +0000
(10:41 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Jan 2014 04:42:19 +0000
(23:42 -0500)
The function __rtnl_af_register is never called outside this
code, and the return value is always 0.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found