powerpc/32: Add missing \n and switch to pr_warn()
authorColin Ian King <colin.king@canonical.com>
Mon, 12 Sep 2016 10:12:24 +0000 (11:12 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Sep 2016 07:37:11 +0000 (17:37 +1000)
commit3daf3c206992891ac0cec6a54a893521064a7674
tree58c82933abbb024d0b1dd8428248f5aef5cad66b
parentad410674f5606a53ea2f2d45a78448a95e271fa0
powerpc/32: Add missing \n and switch to pr_warn()

The message is missing a \n, add it. Switch to pr_warn(), it's shorter
and less ugly.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/init_32.c