diff options
author | Kay Sievers <kay@vrfy.org> | 2012-05-08 11:14:49 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-08 15:55:26 (GMT) |
commit | 2c03ead66a2f0f39c38a455891b749ad48a2e1a7 (patch) | |
tree | 85f1bf7c4bc9d3d1bbbd55326f91280b14e5fd0e /lib/kobject_uevent.c | |
parent | 5fc3249068c1ed87c6fd485f42ced24132405629 (diff) | |
download | linux-2c03ead66a2f0f39c38a455891b749ad48a2e1a7.tar.xz |
parport: use KERN_CONT in printk() continuation lines
On Tue, May 8, 2012 at 10:48 AM, Sasha Levin <levinsasha928@gmail.com> wrote:
> Before:
> [ 10.110626] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
>
> After:
> parport0: PC-style at 0x378
> , irq 7
> [
> PCSPP
> ,TRISTATE
> ]
Reported-By: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Kay Sievers <kay@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/kobject_uevent.c')
0 files changed, 0 insertions, 0 deletions