aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTeodora Baluta <[email protected]>2013-11-11 19:27:05 +0200
committerGreg Kroah-Hartman <[email protected]>2013-11-11 15:46:28 -0800
commit18278771f42ed5ab2fbf730947790f1f433ef8f1 (patch)
treea5218b7aa74f88dfa463d0947e97c0b9bdf42296 /tools/perf/scripts/python/bin
parentf6daf9e6880da85beaf38718ac264e8922988750 (diff)
staging: vt6655: use netdev_* instead of printk
Checkpatch.pl gave the following warnings WARNING: printk() should include KERN_ facility level After fixing these with KERN_INFO facility level, it was suggested to use netdev_ instead of printk() with KERN_INFO facility. Used netdev_dbg for the statements inside of PLICE_DEBUG #ifdef, as debugging shouldn't rely on compile options and netdev_info for one printk which wasn't inside any #ifdef PLICE_DEBUG. Signed-off-by: Teodora Baluta <[email protected]> Reviewed-by: Lisa Nguyen <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Peter P Waskiewicz Jr <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions