mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings
@ 2025-07-16  3:38 Ignacio Peña
  2025-07-16  3:38 ` [PATCH v2 1/3] staging: sm750fb: Fix const declaration for g_fbmode array Ignacio Peña
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ignacio Peña @ 2025-07-16  3:38 UTC (permalink / raw)
  To: Dan Carpenter, Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel

Changes in v2:
 - Split single patch into 3 separate patches as requested by Dan Carpenter
 - Each patch now addresses a single type of warning
 - Ensured patches compile independently

This patch series fixes checkpatch warnings in sm750fb driver.

The patches address:
1. const declaration for g_fbmode array
2. function parameter alignment
3. CamelCase variable naming

Ignacio Peña (3):
  staging: sm750fb: Fix const declaration for g_fbmode array
  staging: sm750fb: Fix function parameter alignment  
  staging: sm750fb: Fix CamelCase variable naming

 drivers/staging/sm750fb/sm750.c | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

-- 
2.39.5 (Apple Git-154)

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

end of thread, other threads:[~2025-07-16  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-16  3:38 [PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings Ignacio Peña
2025-07-16  3:38 ` [PATCH v2 1/3] staging: sm750fb: Fix const declaration for g_fbmode array Ignacio Peña
2025-07-16  3:38 ` [PATCH v2 2/3] staging: sm750fb: Fix function parameter alignment Ignacio Peña
2025-07-16  3:38 ` [PATCH v2 3/3] staging: sm750fb: Fix CamelCase variable naming Ignacio Peña

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

all inboxes | Powered by JetHome®