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:
4b97efd
)
ipv4: Cleanup struct net dereference in rt_intern_hash
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 24 Mar 2010 07:43:17 +0000
(07:43 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 27 Mar 2010 03:57:35 +0000
(20:57 -0700)
There's no need in getting it 3 times and gcc isn't smart enough
to understand this himself.
This is just a cleanup before the fix (next patch).
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c
patch
|
blob
|
history
diff --cc
net/ipv4/route.c
Simple merge