net/atm/resources.c: checkpatch cleanups
authorJoe Perches <joe@perches.com>
Tue, 26 Jan 2010 11:40:16 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jan 2010 05:16:03 +0000 (21:16 -0800)
commit07b54c9ad4804bdd546d3db0889b0db381c726e3
tree44ccc08a24de057f5f7cec298fd062760fd76f13
parentfa61f0cac8b91e671eb0ba27a4972c7e72a909a6
net/atm/resources.c: checkpatch cleanups

Spacing cleanups
Mostly 80 column wrapped.
Move embedded assigns out of tests
Move trailing statements to new lines
switch/case cleanups

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/resources.c