]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99ccd5b115269defeb6cf81fd82bf44af5052964
tree58c82933abbb024d0b1dd8428248f5aef5cad66b
parente332e3ff0dfd4ca9a4ed209df6d1187b2323de69
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