diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 15:28:42 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 13:01:56 +0100 |
commit | 0a6dc89ae403cb41872249d3d85efa6d50f7f097 (patch) | |
tree | d901380632b85a569d78f340aecb3907ad65f91e /drivers/media/usb/dvb-usb/af9005.c | |
parent | [media] dib9000: use pr_foo() instead of printk() (diff) | |
download | linux-0a6dc89ae403cb41872249d3d85efa6d50f7f097.tar.xz linux-0a6dc89ae403cb41872249d3d85efa6d50f7f097.zip |
[media] dibx000_common: 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.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb/af9005.c')
0 files changed, 0 insertions, 0 deletions