diff options
| author | Deepak R Varma <[email protected]> | 2022-11-08 00:41:21 +0530 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2022-11-18 15:48:16 +0100 |
| commit | 8465cdb14d889b48c4ae48fc04d8dab9bc76a56b (patch) | |
| tree | d0db2804f13bf6ae464f6e9fe9de09407072a2b2 /tools/perf/scripts/python/flamegraph.py | |
| parent | 04e27f7953b6ba6cefc52c9b981b6eeafefea103 (diff) | |
staging: media: meson: vdec: use min() for comparison and assignment
Use of standard min() helper macro is preferred over using ternary
operator for logical evaluation and value assignment. This issue is
identified by coccicheck using the minmax.cocci file.
Signed-off-by: Deepak R Varma <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions