]> 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)
commit6f261100139981c5c128516866f71a4bcb6b56e7
tree58c82933abbb024d0b1dd8428248f5aef5cad66b
parent62e18843527f53e4fd5367b00b06756630ef80df
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