diff options
author | Markus Elfring <[email protected]> | 2015-11-05 16:23:50 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2015-11-19 10:10:22 -0200 |
commit | 1ea7252d978637dca24f89c72dee887fe2bef689 (patch) | |
tree | 82bc5e1fa5e2f6ce89ceb429bab10e6b6a0ab88c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 06b6fea859caa909e4e89551da9c1162c55efbc3 (diff) |
[media] c8sectpfe: Combine three checks into a single if block
The variable "tsin" was checked three times in a loop iteration of the
c8sectpfe_tuner_unregister_frontend() function.
This implementation detail could be improved by the combination of the
involved statements into a single if block so that this variable will be
checked only once there.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions