diff options
author | 2020-01-15 23:12:08 +1300 | |
---|---|---|
committer | 2020-01-15 13:11:41 +0100 | |
commit | 7a176c1079427194084eb169c554f0782ce6f0b4 (patch) | |
tree | 177b34f70bc6303634fa447ecfaa21aa70e7a642 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: vt6655: remove redundant assignment to variable ret (diff) | |
download | wireguard-linux-7a176c1079427194084eb169c554f0782ce6f0b4.tar.xz wireguard-linux-7a176c1079427194084eb169c554f0782ce6f0b4.zip |
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 <paulo.miguel.almeida.rodenas@gmail.com>
Link: https://lore.kernel.org/r/20200115101208.GA683742@localhost.localdomain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions