diff options
| author | Frank A. Cancio Bello <[email protected]> | 2017-10-17 23:33:06 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-10-18 15:33:15 +0200 |
| commit | 778fbddd31af61fff31774300bd4203b23893932 (patch) | |
| tree | c7e71b9713700a51beec5af255931bb59b8422b5 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 85d007756f7e284da9e2e043b15d9a5cca5fb429 (diff) | |
staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded name
Switch hardcoded function name with a reference to __func__ making
the code more maintenable and addressing the checkpatch warning:
WARNING: Prefer using '"%s...", __func__' to using 'rtl8822be_sc_mapping', this function's name, in a string
+ "rtl8822be_sc_mapping: Not Correct Primary40MHz Setting\n");
Credits to checkpatch.
Signed-off-by: Frank A. Cancio Bello <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions