Home
last modified time | relevance | path

Searched hist:"61 fc87498bc6a5becd30162e23928168b1e32318" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.cdiff 61fc87498bc6a5becd30162e23928168b1e32318 Fri Oct 14 05:44:05 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] ttusb_dec: use KERNEL_CONT where needed

Some continuation messages are not using KERNEL_CONT.

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