From: Joe Perches Date: Wed, 15 Feb 2012 23:56:44 +0000 (-0800) Subject: jffs2: Convert printks to pr_ X-Git-Tag: v3.4-rc1~16^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da320f055a8818269c008e30b887cdcf09d8e4bd;p=pandora-kernel.git jffs2: Convert printks to pr_ Use the more current logging style. Coalesce formats, align arguments. Convert uses of embedded function names to %s, __func__. A couple of long line checkpatch errors I don't care about exist. Signed-off-by: Joe Perches Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed