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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
JoePerches authored and davem330 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.