OSDN Git Service

[media] stb0899_drv: get rid of continuation lines
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 13 Oct 2016 18:39:45 +0000 (15:39 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 09:55:38 +0000 (07:55 -0200)
commita8cd47d3608e47de0be8cc36a2546e5930c17d2f
treee6faccb1da8e545edc8758eb5c3979b5ed0d524e
parent9e3d073009d271b694a1187414663fa89b968523
[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>
drivers/media/dvb-frontends/stb0899_drv.c