Skip to content

Commit

Permalink
net/atm/common.c: checkpatch cleanups
Browse files Browse the repository at this point in the history
Convert #include <asm... to #include <linux...
Move EXPORT_SYMBOL
Spacing cleanups
Use __func__ in printks
Indent switch/case statements
Move trailing statements to new line
Hoist assigns from if tests

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Joe Perches authored and David S. Miller committed Jan 27, 2010
1 parent e956ea1 commit a8147d7
Showing 1 changed file with 173 additions and 165 deletions.
Loading

0 comments on commit a8147d7

Please sign in to comment.