diff options
| author | Michael Straube <[email protected]> | 2021-09-17 10:06:15 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-17 16:32:06 +0200 |
| commit | fc7e745c3588ddd7c14d8392429736c9f8c0451f (patch) | |
| tree | bedf29f69e0cf7010d54fc591c0cf9f23f79ad92 /tools/perf/scripts/python | |
| parent | f7b687d6b67e5cc20d55a7ddb57f582b60b9a882 (diff) | |
staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()
In function phy_RF6052_Config_ParaFile() the variable eRFPath is always 0
and RF_PATH_A = 0 in this driver. So we can remove the 'switch (eRFPath)'
statements and just keep the code from the RF_PATH_A cases.
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