diff options
author | Michael Straube <straube.linux@gmail.com> | 2025-06-30 10:30:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-30 19:15:30 +0200 |
commit | 49bba7ef33dca745978bb59c3a06e2da46c362b6 (patch) | |
tree | 5a17ad3c78657f7f2c24f8d173387d4c426132be /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1267d12f5e9a16d33e9bf68c6bf8d7e5b43f45d8 (diff) |
staging: rtl8723bs: remove redundant static function
Both wifi_regd.c and ioctl_cfg80211.c define a static function
rtw_ieee80211_channel_to_frequency() with identical functionality.
Remove the function from wifi_regd.c and make it non-static in
ioctl_cfg80211.c to avoid code duplication.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250630083049.103734-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions