public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: Fix gcc8 warnings
@ 2025-04-01 14:17 Ricardo Ribalda
  2025-04-01 14:17 ` [PATCH v2 1/2] media: atomisp: Fix Wformat-truncation warning Ricardo Ribalda
  2025-04-01 14:17 ` [PATCH v2 2/2] media: cec: extron-da-hd-4k-plus: Fix Wformat-truncation Ricardo Ribalda
  0 siblings, 2 replies; 4+ messages in thread
From: Ricardo Ribalda @ 2025-04-01 14:17 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab, Hans de Goede, Sakari Ailus,
	Andy Shevchenko, Greg Kroah-Hartman
  Cc: linux-media, linux-kernel, linux-staging, Ricardo Ribalda

Kernel 6.14 has increased its minimum gcc requirements. After bumping
the "ancient" test in media-ci 2 new warnings have been found. Let's try
to fix them.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Changes in v2:
- Incorporate Hans changes.
- Add comment (Thanks Andy).
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v1: https://lore.kernel.org/r/20250331-v614-v1-0-9bc69a873720@chromium.org

---
Hans Verkuil (1):
      media: cec: extron-da-hd-4k-plus: Fix Wformat-truncation

Ricardo Ribalda (1):
      media: atomisp: Fix Wformat-truncation warning

 drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c  | 4 ++--
 drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)
---
base-commit: 4e82c87058f45e79eeaa4d5bcc3b38dd3dce7209
change-id: 20250331-v614-8485d3382935

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


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

end of thread, other threads:[~2025-04-02 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 14:17 [PATCH v2 0/2] media: Fix gcc8 warnings Ricardo Ribalda
2025-04-01 14:17 ` [PATCH v2 1/2] media: atomisp: Fix Wformat-truncation warning Ricardo Ribalda
2025-04-02 10:42   ` Andy Shevchenko
2025-04-01 14:17 ` [PATCH v2 2/2] media: cec: extron-da-hd-4k-plus: Fix Wformat-truncation Ricardo Ribalda

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