Skip to content
Commit f2c2cbcc authored by Joe Perches's avatar Joe Perches Committed by Michael Ellerman
Browse files

powerpc: Use pr_warn instead of pr_warning



At some point, pr_warning will be removed so all logging messages use
a consistent <prefix>_warn style.

Update arch/powerpc/

Miscellanea:

o Coalesce formats
o Realign arguments
o Use %s, __func__ instead of embedded function names
o Remove unnecessary line continuations

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarGeoff Levand <geoff@infradead.org>
[mpe: Rebase due to some %pOF changes.]
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent ae64f9bd
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