]> git.baikalelectronics.ru Git - kernel.git/commit
[media] wl128x: use KERNEL_CONT where needed
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 10:33:00 +0000 (07:33 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 11:37:24 +0000 (09:37 -0200)
commite229d5035523915049c38905059d5b468c50b518
treee9f4bd9ff053911a79844528a302354bfebc953c
parentc119c9d3c6167d0a74226f11e76da203226f4172
[media] wl128x: use KERNEL_CONT where needed

Some continuation messages are not using KERNEL_CONT.

Since commit d0a4aca6ff6f ("Merge branch 'printk-cleanups"),
this won't work as expected anymore. So, let's add KERN_CONT
to those lines.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/radio/wl128x/fmdrv_common.c