net/atm: Cleanup dprint/ddprintk #defines and uses
authorJoe Perches <joe@perches.com>
Tue, 26 Jan 2010 11:40:20 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jan 2010 05:16:05 +0000 (21:16 -0800)
Move "mpoa:%s: ", __func__/__FILE__ to #defines
Remove mpoa __func__/__FILE__ from dprintk uses
Add and use #define dprint_cont where appropriate

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found