]> git.baikalelectronics.ru Git - kernel.git/commit
[media] pvrusb2: use KERNEL_CONT where needed
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 10:39:46 +0000 (07:39 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 11:37:49 +0000 (09:37 -0200)
commit38d105b4bb083b5ae215563fd765d1ba3d8c450e
tree5c09bfc9a3c7ac620829b36d19366f480358c95d
parenta56d89ce34fd580e07a9fb648c9ef422599bfca3
[media] pvrusb2: 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/usb/pvrusb2/pvrusb2-i2c-core.c