af_econet: Use current logging styles and neatening
commitee9c88f2283c80d9926f980848ae02cc3e88ee57
authorJoe Perches <joe@perches.com>
Sun, 3 Jul 2011 08:28:33 +0000 (3 08:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jul 2011 03:05:16 +0000 (3 20:05 -0700)
tree555bb631123e37f36ff7b4e81c2af34a60fe176c
parent2a49e001cbe3ebf5987024052ed0dff67689c5bb
af_econet: Use current logging styles and neatening

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>
net/econet/af_econet.c