diff options
| author | Michael Straube <straube.linux@gmail.com> | 2022-02-25 18:48:27 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-01 22:30:40 +0100 |
| commit | ed01d1b9bca21b186aa05b5beab4df88d42cf335 (patch) | |
| tree | cd5986c8686c69829cebb04a2045c9e66736b4d2 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | staging: pi433: remove TODOs-related item from the TODO file (diff) | |
| download | linux-ed01d1b9bca21b186aa05b5beab4df88d42cf335.tar.gz linux-ed01d1b9bca21b186aa05b5beab4df88d42cf335.zip | |
staging: r8188eu: remove _linked_rx_signal_strength_display()
The function _linked_rx_signal_strength_display() only sets two local
variables that are not used after setting. Remove the function and
remove resulting dead code.
The HW_DEF_RA_INFO_DUMP case in GetHalDefVar8188EUsb() does not set
the passed variable. It just calls check_fwstate() which does nothing
than return true or false. So it is safe to remove this call to
GetHalDefVar8188EUsb().
The HAL_DEF_UNDERCORATEDSMOOTHEDPWDB case in GetHalDefVar8188EUsb()
does nothing than set the passed variable and it is safe to remove
this call to GetHalDefVar8188EUsb() as well.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220225174827.15927-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
