Skip to content

Commit

Permalink
af_econet: Use current logging styles and neatening
Browse files Browse the repository at this point in the history
Use pr_fmt() without KBUILD_MODNAME to allow AUN and econet prefixes.
Convert printks with KERN_DEBUG to pr_debug.
Hoist assigns from if.
80 column wrapping.
Move open braces to end of line.

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 Jul 4, 2011
1 parent 2a49e00 commit ee9c88f
Showing 1 changed file with 74 additions and 75 deletions.
Loading

0 comments on commit ee9c88f

Please sign in to comment.