powerpc/fadump: Trivial fix of spelling mistake, clean up message
authorColin Ian King <colin.king@canonical.com>
Mon, 27 Jun 2016 11:07:41 +0000 (12:07 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 28 Jun 2016 03:50:47 +0000 (13:50 +1000)
commit4a03749f140cbee6fee66b674ba763942d1446f2
tree2ecdf0f6945c36360aede1d0f09ba67a5d1666de
parentcdb1b3424dba7d38a2835f6f5f5aaeae74885410
powerpc/fadump: Trivial fix of spelling mistake, clean up message

Fix trivial spelling mistake "rgistration". Also use pr_err()
instead of printk() and unsplit the string to keep it all on one
line.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
[mpe: Keep rc on the same line, splitting it doesn't help]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/fadump.c