From: Joe Perches Date: Sun, 20 Jun 2010 07:20:46 +0000 (-0300) Subject: [media] drivers/media/IR/imon.c: Use pr_err instead of err X-Git-Tag: v2.6.37-rc1~64^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2302501c32a0e7e34b7077f10da03b72dd91570;p=pandora-kernel.git [media] drivers/media/IR/imon.c: Use pr_err instead of err Use the standard error logging mechanisms. Add #define pr_fmt(fmt) KBUILD_MODNAME ":%s" fmt, __func__ Remove __func__ from err calls, add '\n', rename to pr_err Signed-off-by: Joe Perches Acked-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed