summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2024-09-28 19:24:00 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2024-10-16 09:32:42 +0200
commit698b6e3163bafd61e1b7d13572e2c42974ac85ec (patch)
treede3a1e2480346e7a51c275aaeb67d91dfdf64b90 /Makefile
parentmedia: platform: video-mux: Fix mutex locking (diff)
downloadlinux-698b6e3163bafd61e1b7d13572e2c42974ac85ec.tar.xz
linux-698b6e3163bafd61e1b7d13572e2c42974ac85ec.zip
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 'Makefile')
0 files changed, 0 insertions, 0 deletions