From: Joe Perches Date: Tue, 30 Apr 2013 22:27:55 +0000 (-0700) Subject: hfs/hfsplus: convert printks to pr_ X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~88^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d614267329f2bee7a082ed8781c581c0f3aaa808;p=pandora-kernel.git hfs/hfsplus: convert printks to pr_ Use a more current logging style. Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt hfsplus now uses "hfsplus: " for all messages. Coalesce formats. Prefix debugging messages too. Signed-off-by: Joe Perches Cc: Vyacheslav Dubeyko Cc: Hin-Tak Leung Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed