diff options
| author | Michael Straube <[email protected]> | 2020-04-05 13:22:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-13 08:55:32 +0200 |
| commit | 2d90027bdde125665dd3e8f0bc3d15e901e5faf0 (patch) | |
| tree | 39d73019ae2064f0f7ac3312a005214acf9bfdf6 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | c5a906e391d9acc8e9c354e8f782752bb6985953 (diff) | |
staging: rtl8188eu: remove unnecessary asignment
Remove unnecessary asignment in SwLedBlink1(). The code path with the
asignment 'pLed->BlinkTimes = 0' is only executed when
'pLed->BlinkTimes' is already zero and the value is not changed between
the test 'if (pLed->BlinkTimes == 0)' and the asignment.
Signed-off-by: Michael Straube <[email protected]>
Reviewed-by: Dan Carpenter <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions