diff options
| author | Michael Straube <[email protected]> | 2020-04-05 13:22:30 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-13 08:55:32 +0200 |
| commit | 8d36c8d83509b47b067792d88e703215ca0b367b (patch) | |
| tree | 2e56c5a28ecb04405b5f2293d03e8ca2438adb37 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2d90027bdde125665dd3e8f0bc3d15e901e5faf0 (diff) | |
staging: rtl8188eu: remove unnecessary variable
The variable 'bStopBlinking' is used in if tests immediately after its
value is set. Use the conditions for setting 'bStopBlinking' diretly in
the subsequent if tests and remove the variable. Slightly reduces
object file size by 16 bytes (gcc 9.2.1 x86_64).
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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions