summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/dib3000mc.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-14 08:44:10 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-18 09:47:48 -0200
commit585e3227ec583217b323cec121d3fc188ca4d23e (patch)
treeffb330b7323aea01051e810051974bef0b5c0694 /drivers/media/dvb-frontends/dib3000mc.c
parent4bd1a8ddadfbfaea1cb4b5f9fc7004958a043f45 (diff)
downloadlinux-585e3227ec583217b323cec121d3fc188ca4d23e.tar.gz
linux-585e3227ec583217b323cec121d3fc188ca4d23e.tar.xz
[media] dib3000mb: use pr_foo() instead of printk()
The dprintk() macro relies on continuation lines. This is not a good practice and will break after commit 563873318d32 ("Merge branch 'printk-cleanups'"). So, instead of directly calling printk(), use pr_foo() macros, adding a \n leading char on each macro call. The frontend settings also rely on continuation lines. Change it to avoid the need of adding pr_cont() calls. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-frontends/dib3000mc.c')
0 files changed, 0 insertions, 0 deletions