diff options
author | Kaixu Xia <[email protected]> | 2020-11-15 20:13:20 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-23 17:59:52 +0100 |
commit | 9822b90444000b81d450e42a04a044f077c1d0c9 (patch) | |
tree | 9ee44264114987c321999ca1fa77324ad12dca15 /lib/mpi/mpi-mod.c | |
parent | 6b8fb5ecf7f357d6a70a87f87d94c967c174cb97 (diff) |
staging: rtl8188eu: clean up the useless code
The two bool variables singletone and carrier_sup are always false
and the following if statement can't be true, these code are useless,
so remove them.
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions