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:
06b6a1c
)
ipv4: Remove redundant assignment
author
Lin Ming
<mlin@ss.pku.edu.cn>
Mon, 23 Jul 2012 04:11:21 +0000
(
04:11
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Jul 2012 20:00:54 +0000
(13:00 -0700)
It is redundant to set no_addr and accept_local to 0 and then set them
with other values just after that.
Signed-off-by: Lin Ming <mlin@ss.pku.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found