diff options
| author | Paulo Miguel Almeida <[email protected]> | 2020-01-15 23:12:08 +1300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-01-15 13:11:41 +0100 |
| commit | 7a176c1079427194084eb169c554f0782ce6f0b4 (patch) | |
| tree | 177b34f70bc6303634fa447ecfaa21aa70e7a642 /tools/perf/scripts/python | |
| parent | 32f78c901d14bd63c38ed49d3db7d697b84e4a1c (diff) | |
staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211
Checkpatch reports 'WARNING: printk() should include KERN_<LEVEL>
facility level'. Fix this by specifying a relevant KERN_<LEVEL> value
for each line in which it was missing.
Once they are fixed, checkpatch reports 'WARNING: Prefer [subsystem eg:
netdev]_dbg([subsystem]dev, ... then dev_dbg(dev, ... then
pr_debug(... to printk(KERN_DEBUG ...'. Fix this by replacing
relevant printk_<level> statements with their netdev_<level>
equivalent.
Signed-off-by: Paulo Miguel Almeida <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions