aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDeepak R Varma <[email protected]>2022-11-07 19:11:21 +0000
committerMauro Carvalho Chehab <[email protected]>2022-11-25 07:32:49 +0000
commit645e71337e1c31795f48f18dd62202a001101a85 (patch)
tree75c4a23a0bbfa1486636edcae58e9d6e6d3063b0 /tools/perf/scripts/python
parent0c078e310b6d16b9b9489bbc7bc1476430d19a7c (diff)
media: 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]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions