From: Joe Perches Date: Mon, 3 May 2010 19:33:16 +0000 (-0700) Subject: Staging: staging/cxt1e1: Convert bare printks to pr_ X-Git-Tag: v2.6.35-rc1~441^2^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694a98073f83ce1c14e3c0bba182bfeba5c44f01;p=pandora-kernel.git Staging: staging/cxt1e1: Convert bare printks to pr_ Added #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt A few line splits for long arguments A couple of embedded function names converted to "%s", __func__ Removed some uses of THIS_MODULE->name Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed