Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/2] media: Fix gcc8 warnings
@ 2025-03-31 16:38 Ricardo Ribalda
  2025-03-31 16:38 ` [PATCH 1/2] media: cec: extron-da-hd-4k-plus: Fix Wformat-truncation Ricardo Ribalda
  2025-03-31 16:38 ` [PATCH 2/2] media: atomisp: Fix Wformat-truncation warning Ricardo Ribalda
  0 siblings, 2 replies; 5+ messages in thread
From: Ricardo Ribalda @ 2025-03-31 16:38 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>
---
Ricardo Ribalda (2):
      media: cec: extron-da-hd-4k-plus: Fix Wformat-truncation
      media: atomisp: Fix Wformat-truncation warning

 drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c  | 5 +++--
 drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c | 2 +-
 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] 5+ messages in thread

end of thread, other threads:[~2025-04-01 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31 16:38 [PATCH 0/2] media: Fix gcc8 warnings Ricardo Ribalda
2025-03-31 16:38 ` [PATCH 1/2] media: cec: extron-da-hd-4k-plus: Fix Wformat-truncation Ricardo Ribalda
2025-04-01  7:46   ` Hans Verkuil
2025-03-31 16:38 ` [PATCH 2/2] media: atomisp: Fix Wformat-truncation warning Ricardo Ribalda
2025-04-01 13:03   ` Andy Shevchenko

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