aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorFabio Aiuto <[email protected]>2021-03-18 16:26:04 +0100
committerGreg Kroah-Hartman <[email protected]>2021-03-20 13:38:21 +0100
commit0798fb1388d65c19cc55aa0a85b6a42798d929f9 (patch)
tree800c24301cc2adfd4e92c9df3e932e8dcde22a87 /tools/perf/scripts/python/export-to-sqlite.py
parent5eff6c3c388f1bcf3cbf19918f5a3378548bf199 (diff)
staging: rtl8723bs: remove unnecessary logging in hal/odm_debug.h
fix the following checkpatch.pl issues: WARNING: Unnecessary ftrace-like logging - prefer using ftrace 134: FILE: drivers/staging/rtl8723bs/hal/odm_debug.h:134: +#define ODM_dbg_enter() { DbgPrint("==> %s\n", __func__); } -- WARNING: Unnecessary ftrace-like logging - prefer using ftrace 135: FILE: drivers/staging/rtl8723bs/hal/odm_debug.h:135: +#define ODM_dbg_exit() { DbgPrint("<== %s\n", __func__); } and removed containing unused macros Signed-off-by: Fabio Aiuto <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions