diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2024-09-28 20:24:00 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2024-10-16 10:32:42 +0300 |
commit | 698b6e3163bafd61e1b7d13572e2c42974ac85ec (patch) | |
tree | de3a1e2480346e7a51c275aaeb67d91dfdf64b90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ee5e1fd82950743ecb9f6c99bd240098a9c6307 (diff) | |
download | linux-698b6e3163bafd61e1b7d13572e2c42974ac85ec.tar.xz |
media: atomisp: Replace ternary operator with if
Replace the ternary operator with an if. In this case the code is more
clear and also fixes the following cocci warnings:
drivers/staging/media/atomisp/pci/sh_css_frac.h:40:17-18: WARNING opportunity for max()
drivers/staging/media/atomisp/pci/sh_css_frac.h:50:17-18: WARNING opportunity for max()
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions