]> git.baikalelectronics.ru Git - kernel.git/commit
net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
authorJoe Perches <joe@perches.com>
Tue, 26 Jan 2010 11:40:19 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jan 2010 05:16:05 +0000 (21:16 -0800)
commitfe120ff88b40bf06e5a3ad0dfc4c2e255a650b2d
tree393f5c2976589a6c6771805ad326b4e5eb56dc74
parentcf35a8a352874f41af82c687e05f8b944f7110cb
net/atm/lec.c: Add __lec_arp_check_expire and other cleanups

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>
net/atm/lec.c