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:
a4146b1
)
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
author
Denis V. Lunev
<den@openvz.org>
Mon, 14 Apr 2008 05:11:46 +0000
(22:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Apr 2008 05:11:46 +0000
(22:11 -0700)
tcp_proc_register/tcp_proc_unregister are called with a static pointer only.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found