Skip to content

Commit

Permalink
drivers/net/bonding/: : use pr_fmt
Browse files Browse the repository at this point in the history
Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Remove DRV_NAME from pr_<level>s
Consolidate long format strings
Remove some extra tab indents
Remove some unnecessary ()s from pr_<level>s arguments
Align pr_<level> arguments

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 Dec 14, 2009
1 parent 231d52a commit a4aee5c
Show file tree
Hide file tree
Showing 5 changed files with 465 additions and 690 deletions.
Loading

0 comments on commit a4aee5c

Please sign in to comment.