summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHimangi Saraogi <himangi774@gmail.com>2014-03-09 08:21:13 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-08 19:21:13 -0800
commitcf92c9cc89d36197769acc450e7a869861220b3e (patch)
tree3a45dfb7c0ee4d5f0caebc9b8ed85b99b2b888e5 /include/linux
parentd2ff1d2067ac382f189eadc1a400b948fd398658 (diff)
staging:dgnc: Replace printk by pr_warn
This patch replaces printk with pr_warn as the printk calls are used to display warnings to remove the checkpatch.pl warnings: WARNING: printk() should include KERN_ facility level and then WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... on adding KERN_WARNING message designation. Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions