summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorYAMANE Toshiaki <yamanetoshi@gmail.com>2012-11-04 16:40:51 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-12-21 18:38:28 -0200
commit6c629edcde1610635a7af93dbb181d5081afc194 (patch)
tree4864298cdaf334b1e9c8fd5b1460702fb52729a9 /fs
parent6d569502b49849ae392a4453bfe3a2a973cc95d2 (diff)
[media] staging/media: Use dev_ printks in go7007/wis-sony-tuner.c
fixed below checkpatch warning. - WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... - WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ... - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions