]> 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)
commita56d89ce34fd580e07a9fb648c9ef422599bfca3
treee9f4bd9ff053911a79844528a302354bfebc953c
parent58a8f5347b7747b8bff1309ab658c094ebdb7d84
[media] wl128x: use KERNEL_CONT where needed

Some continuation messages are not using KERNEL_CONT.

Since commit aae16a0a1c14 ("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