From: Joe Perches Date: Wed, 15 Feb 2012 23:56:46 +0000 (-0800) Subject: jffs2: Standardize JFFS_ uses X-Git-Tag: v3.4-rc1~16^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbf29e4757fb152c8673eda0b1e9d507b953df9;p=pandora-kernel.git jffs2: Standardize JFFS_ uses Use pr_ to prefix KBUILD_MODNAME via pr_fmt. Remove obfuscating defines and use constants in pr_ No need for a do {} while (0) for single statements. Form of JFFS_ output changes from "JFFS2 notice: " to "jffs2: notice: " Added pr_fmt to xattr.c Signed-off-by: Joe Perches Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed