From: Joe Perches Date: Tue, 26 Jan 2010 11:40:00 +0000 (+0000) Subject: net/atm: Convert printk to pr_ X-Git-Tag: v2.6.34-rc1~233^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99824461ea72ca0044cc6508f02c0e1cabf37ba5;p=pandora-kernel.git net/atm: Convert printk to pr_ Add #define pr_fmt(fmt) KBUILD_MODNAME ":%s: " fmt, __func__ Remove function names from output Use single line pr_debug instead of broken multiple uses without newline Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed