diff options
author | Michael Straube <straube.linux@gmail.com> | 2024-03-29 14:14:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-09 18:45:12 +0300 |
commit | 30b6e72b15091134a1e33d95470d27f447260b47 (patch) | |
tree | 7e419826c8af1799b2eba6dcce08e13135cfa235 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9d343b597fb0b95659e62bf233da12c3c4d95ab1 (diff) | |
download | linux-30b6e72b15091134a1e33d95470d27f447260b47.tar.xz |
staging: rtl8192e: remove unnecessary wrapper
_rtl92e_dm_ctrl_initgain_byrssi() is just a wrapper around
_rtl92e_dm_ctrl_initgain_byrssi_driver(). Using a wrapper here adds
no value, remove it. Keep the name _rtl92e_dm_ctrl_initgain_byrssi().
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240329111458.14961-1-straube.linux@gmail.com
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