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:
c07b68e
)
net: arp: code cleanup
author
Changli Gao
<xiaosuo@gmail.com>
Thu, 2 Sep 2010 03:56:51 +0000
(
03:56
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Sep 2010 17:12:06 +0000
(10:12 -0700)
Clean the code up according to Documentation/CodingStyle.
Don't initialize the variable dont_send in arp_process().
Remove the temporary varialbe flags in arp_state_to_flags().
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found