commit | b4c84ec0fd9ec2297b796443051554d062007ba3 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jan 26 11:40:19 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 26 21:16:05 2010 -0800 |
tree | 393f5c2976589a6c6771805ad326b4e5eb56dc74 | |
parent | b7d9371befd6fa3eb0ad9d574860095642bf70ed [diff] |
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>