Home
last modified time | relevance | path

Searched hist:a8cd47d3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_drv.ca8cd47d3 Thu Oct 13 13:39:45 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] stb0899_drv: get rid of continuation lines

This driver has printk continuation lines for debugging purposes.
Since commit 563873318d32 ("Merge branch 'printk-cleanups'")',
this won't work as expected anymore.

So, use %*ph and get rid of it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
a8cd47d3 Thu Oct 13 13:39:45 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] stb0899_drv: get rid of continuation lines

This driver has printk continuation lines for debugging purposes.
Since commit 563873318d32 ("Merge branch 'printk-cleanups'")',
this won't work as expected anymore.

So, use %*ph and get rid of it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>