aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJan Gruber <[email protected]>2021-07-05 19:21:01 +0200
committerGreg Kroah-Hartman <[email protected]>2021-07-21 10:31:26 +0200
commit1be059994b29df1344a9b105d64a41476470910d (patch)
tree89bea1f8f426d602523c97b7b1ecf04179b26c40 /tools/perf/scripts/python/net_dropmonitor.py
parenta0d38df6d043f6cfb8ab5f5cec8ae0090ac748e5 (diff)
staging: rtl8188eu: remove unnecessary logging
This commit fixes the following checkpatch.pl issues: + pr_debug("===> %s\n", __func__); WARNING: Unnecessary ftrace-like logging - prefer using ftrace 158: FILE: drivers/staging/rtl8188eu/os_dep/usb_intf.c:158: WARNING: Unnecessary ftrace-like logging - prefer using ftrace 177: FILE: drivers/staging/rtl8188eu/os_dep/usb_intf.c:177: + pr_debug("<=== %s\n", __func__); and removes another line of unnecessary logging, which was not identified by checkpatch.pl in an automated manner. Signed-off-by: Jan Gruber <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions