From: Colin King <hidden> Date: 2016-06-27 11:08:09
From: Colin Ian King <redacted>
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 <redacted>
---
arch/powerpc/kernel/fadump.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-06-30 12:36:46
On Mon, 2016-27-06 at 11:07:41 UTC, Colin King wrote:
From: Colin Ian King <redacted>
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 <redacted>