From: Michael Ellerman Date: Wed, 28 Jan 2015 04:10:33 +0000 (+1100) Subject: powerpc/powernv: Remove "opal" prefix from pr_xxx()s X-Git-Tag: fixes-v4.0-rc1~132^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08135139430fabdeaa990da8a9e0d436aad0672b;p=pandora-kernel.git powerpc/powernv: Remove "opal" prefix from pr_xxx()s In commit c8742f85125d "powerpc/powernv: Expose OPAL firmware symbol map" I added pr_fmt() to opal.c. This left some existing pr_xxx()s with duplicate "opal" prefixes, eg: opal: opal: Found 0 interrupts reserved for OPAL Fix them all up. Also make the "Not not found" message a bit more verbose. Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed