All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings
@ 2024-09-27  9:42 Ricardo Ribalda
  2024-09-27  9:42 ` [PATCH 1/3] media: ti: cal: Use str_up_down() Ricardo Ribalda
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ricardo Ribalda @ 2024-09-27  9:42 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>
---
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 | 4 ++--
 drivers/staging/media/ipu3/ipu3-css.c           | 2 +-
 3 files changed, 4 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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27  9:42 [PATCH 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings Ricardo Ribalda
2024-09-27  9:42 ` [PATCH 1/3] media: ti: cal: Use str_up_down() Ricardo Ribalda
2024-09-27  9:56   ` Andy Shevchenko
2024-09-27  9:42 ` [PATCH 2/3] staging: media: ipu3:Use str_down_up() Ricardo Ribalda
2024-09-27  9:55   ` Andy Shevchenko
2024-09-27  9:42 ` [PATCH 3/3] media: atomisp: Use max() macros Ricardo Ribalda
2024-09-27  9:54   ` Andy Shevchenko
2024-09-27 10:00   ` Hans Verkuil
2024-09-29 21:34   ` David Laight
2024-09-30  8:27     ` Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.