kernel_optimize_test/drivers/media/dvb/bt8xx
Jonathan Nieder 6c59eefd58 [media] dvb-bt8xx: convert printks to pr_err()
This module does some printks with the loglevel missing.

pr_err() takes care of adding the KERN_ERR tag and the module name.
So we can simplify the code and add the missing printk loglevel by
using it.

Also add a #define pr_fmt() to make this work, and remove a few
unnecessary periods at the end of messages and bump the loglevel of
"Unknown bttv card type" from KERN_WARNING to KERN_ERR while at it.

Inspired-by: Mauro Carvalho Chehab <mchehab@redhat.com>

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-07 11:53:35 -02:00
..
bt878.c
bt878.h
dst_ca.c
dst_ca.h
dst_common.h [media] dvb-core: don't use fe_bandwidth_t on driver 2011-12-31 10:22:41 -02:00
dst_priv.h
dst.c [media] dvb: Remove ops->info.type from frontends 2012-01-04 17:30:34 -02:00
dvb-bt8xx.c [media] dvb-bt8xx: convert printks to pr_err() 2012-01-07 11:53:35 -02:00
dvb-bt8xx.h
Kconfig
Makefile