public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] raw2rgbpnm cleanups and a fix
@ 2026-03-17  9:57 Sakari Ailus
  2026-03-17  9:57 ` [PATCH 1/7] Reorder headers alphabetically Sakari Ailus
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Sakari Ailus @ 2026-03-17  9:57 UTC (permalink / raw)
  To: linux-media; +Cc: laurent.pinchart

Hi folks,

Here are a few cleanups and fixes found in Laurent's review.

Sakari Ailus (7):
  Reorder headers alphabetically
  Check we have a supported format first before allocating memory
  Add quotes for "-f help" in help text and do a line wrap
  Constify progname
  More header sorting
  Use "stride" in a stride-related error message instead of an internal
    name
  Fix file size check

 raw2rgbpnm.c | 47 +++++++++++++++++++++++++----------------------
 1 file changed, 25 insertions(+), 22 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-03-17 13:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17  9:57 [PATCH 0/7] raw2rgbpnm cleanups and a fix Sakari Ailus
2026-03-17  9:57 ` [PATCH 1/7] Reorder headers alphabetically Sakari Ailus
2026-03-17 10:50   ` Laurent Pinchart
2026-03-17  9:57 ` [PATCH 2/7] Check we have a supported format first before allocating memory Sakari Ailus
2026-03-17 10:54   ` Laurent Pinchart
2026-03-17 13:11     ` Sakari Ailus
2026-03-17  9:57 ` [PATCH 3/7] Add quotes for "-f help" in help text and do a line wrap Sakari Ailus
2026-03-17 10:54   ` Laurent Pinchart
2026-03-17  9:57 ` [PATCH 4/7] Constify progname Sakari Ailus
2026-03-17 10:54   ` Laurent Pinchart
2026-03-17  9:58 ` [PATCH 5/7] More header sorting Sakari Ailus
2026-03-17 10:54   ` Laurent Pinchart
2026-03-17  9:58 ` [PATCH 6/7] Use "stride" in a stride-related error message instead of an internal name Sakari Ailus
2026-03-17 10:55   ` Laurent Pinchart
2026-03-17  9:58 ` [PATCH 7/7] Fix file size check Sakari Ailus
2026-03-17 10:57   ` Laurent Pinchart

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