diff options
| author | Tom Rix <trix@redhat.com> | 2023-03-23 19:59:31 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-25 11:51:26 +0300 |
| commit | 6bfafec3faf7ab20d72bb2063058591e55b68f8e (patch) | |
| tree | 03dbb18c3ab74b53c8bb7af3ed43ce5344e732eb /include/linux/platform_data | |
| parent | 4f3db2e2a97bb04e49cf2840dcde8a813b2ece2a (diff) | |
| download | linux-6bfafec3faf7ab20d72bb2063058591e55b68f8e.tar.xz | |
staging: rtl8192u: remove unused ieee80211_SignalStrengthTranslate function
clang with W=1 reports
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1961:18: error: unused
function 'ieee80211_SignalStrengthTranslate' [-Werror,-Wunused-function]
static inline u8 ieee80211_SignalStrengthTranslate(
^
This function is not used so remove it.
It may have been used in the past but that has been commented out.
Also remove the comment.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230323165931.2634587-1-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
