aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2021-09-17 10:06:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-17 16:32:06 +0200
commit17be21761339dfa4b25f96f73a205c6e3f569da4 (patch)
tree4182c6494f1b9f348fb5ef08b338225291e4c2de /kernel
parentstaging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macros (diff)
staging: r8188eu: remove if test that is always true
The test "if (pHalData->rf_type == RF_1T1R)" is always true in this driver. Remove the test and the dead else arm. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20210917080615.25819-3-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions