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:
b7d9371
)
net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
author
Joe Perches
<joe@perches.com>
Tue, 26 Jan 2010 11:40:19 +0000
(11:40 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jan 2010 05:16:05 +0000
(21:16 -0800)
Reduce indentation in lec_arp_check_expire
Indent a case label
Remove != NULL logical tests from while ((skb = foo())) assign and tests
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found