diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 08:57:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 09:55:50 -0200 |
commit | 7570227724405694f407a2c5e3dd3f4f8d9c2d92 (patch) | |
tree | 25ea539e2e923d1f6daf8107b76a3168fe9e8f76 /mm/mincore.c | |
parent | 441d54e3431d7956bca9cae0e23b16ed0d7b0e4e (diff) | |
download | blackbird-obmc-linux-7570227724405694f407a2c5e3dd3f4f8d9c2d92.tar.gz blackbird-obmc-linux-7570227724405694f407a2c5e3dd3f4f8d9c2d92.zip |
[media] dib7000m: 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 'mm/mincore.c')
0 files changed, 0 insertions, 0 deletions