]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca3194926884c872a605fda90fff5d396d3e1c06
tree2ecdf0f6945c36360aede1d0f09ba67a5d1666de
parent6493b6559df2e82b3d11d528eac89e31ea4e2fc5
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