Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH v2 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings
@ 2024-09-27 10:02 Ricardo Ribalda
  2024-09-27 10:02 ` [PATCH v2 1/3] media: ti: cal: Use str_up_down() Ricardo Ribalda
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ricardo Ribalda @ 2024-09-27 10:02 UTC (permalink / raw)
  To: Benoit Parrot, Mauro Carvalho Chehab, Sakari Ailus, Bingbu Cao,
	Tianshu Qiu, Greg Kroah-Hartman, Hans de Goede, Andy Shevchenko,
	Hans Verkuil
  Cc: linux-media, linux-kernel, linux-staging, Ricardo Ribalda

This patchset introduces fixes for all the new warnings introduced in
Linux 6.12-rc1

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Changes in v2: Thanks Andy and Hans
- Replace max with if
- Fix style in subject
- Link to v1: https://lore.kernel.org/r/20240927-cocci-6-12-v1-0-a318d4e6a19d@chromium.org

---
Ricardo Ribalda (3):
      media: ti: cal: Use str_up_down()
      staging: media: ipu3: Use str_down_up()
      media: atomisp: Use max() macros

 drivers/media/platform/ti/cal/cal-camerarx.c    | 2 +-
 drivers/staging/media/atomisp/pci/sh_css_frac.h | 6 ++++--
 drivers/staging/media/ipu3/ipu3-css.c           | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
base-commit: 075dbe9f6e3c21596c5245826a4ee1f1c1676eb8
change-id: 20240927-cocci-6-12-4c571bc8e9dd

Best regards,
-- 
Ricardo Ribalda <ribalda@chromium.org>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-09-28  3:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 10:02 [PATCH v2 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings Ricardo Ribalda
2024-09-27 10:02 ` [PATCH v2 1/3] media: ti: cal: Use str_up_down() Ricardo Ribalda
2024-09-27 10:10   ` Andy Shevchenko
2024-09-27 10:16     ` Ricardo Ribalda
2024-09-27 10:43       ` Andy Shevchenko
2024-09-28  2:53   ` kernel test robot
2024-09-28  3:14   ` kernel test robot
2024-09-27 10:02 ` [PATCH v2 2/3] staging: media: ipu3: Use str_down_up() Ricardo Ribalda
2024-09-27 10:02 ` [PATCH v2 3/3] media: atomisp: Use max() macros Ricardo Ribalda
2024-09-27 10:09   ` Andy Shevchenko
2024-09-27 10:09   ` Hans Verkuil
2024-09-27 10:10   ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox