Re: [PATCH] uvesafb: use pr_cont when printing multiple parameters on the same line
From: Joe Perches
Date: Thu Jun 29 2017 - 23:48:08 EST
On Thu, 2017-06-29 at 22:16 -0400, Mikulas Patocka wrote:
> The kernel automatically inserts newlines between printk calls unless
> pr_cont is used. This patch changes the uvesafb log message from:
Should be fixed in -next already.
commit a8feae091106 ("uvesafb: Fix continuation printks without
KERN_LEVEL to pr_cont, neatening")