Skip to content
Commit 08135139 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/powernv: Remove "opal" prefix from pr_xxx()s

In commit c8742f85

 "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: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 8aa989b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment