From: Joe Perches Date: Tue, 30 Nov 2010 07:33:07 +0000 (-0800) Subject: Input: i8042 - use pr_, pr_fmt, fix dbg and __FILE__ use X-Git-Tag: v2.6.38-rc1~463^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eb3c30b2e034b673df3e8f21b497e39f3911a02;p=pandora-kernel.git Input: i8042 - use pr_, pr_fmt, fix dbg and __FILE__ use Standardized message logging prefixes. Removed \n from dbg macro, added \n to each dbg call site. Removed direct use of __FILE__ from dbg, converted to pr_fmt(fmt) Added non-debug printf argument verification of dbg calls Removed "i8042.c" from printks, converted to pr_ Signed-off-by: Joe Perches Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed