diff options
| author | Michael Straube <[email protected]> | 2021-09-16 11:43:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-17 16:30:44 +0200 |
| commit | 38625368916e84ab2739419b403b1a3143e386df (patch) | |
| tree | 07aff6f1dc19bacf967fe22dd47acb88ae1e584e /tools/perf/scripts/python | |
| parent | abe279997698a4853a55c07ada7dc912b7c6d900 (diff) | |
staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()
The test "if (dm_odm->SupportICType & (ODM_RTL8188E | ODM_RTL8812))" is
always true since SupportICType is always ODM_RTL8188E in this driver.
Remove the test and the never executed else arm.
Signed-off-by: Michael Straube <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions