diff options
| author | Colin Ian King <[email protected]> | 2020-02-23 15:14:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-02-23 19:20:49 +0100 |
| commit | 5a436cb13476133a1d0a9b0258da1e982796ce99 (patch) | |
| tree | e1bdb7c575896a14d31d3b72a9d2848fcc5d23eb /tools/perf/scripts/python | |
| parent | df08620eab3bbef69010bf2b6b7736b69732dc21 (diff) | |
staging: rtl8723bs: remove temporary variable CrystalCap
Currently variable CrystalCap is being initialized with the value
0x20 that is never read so that is redundant and can be removed.
Clean up the code by removing the need for variable CrystalCap
since the calculation of the return value is relatively simple.
Addresses-Coverity: ("Unused Value")
Signed-off-by: Colin Ian King <[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