[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250716033804.59650-1-ignacio.pena87@gmail.com>
Date: Tue, 15 Jul 2025 23:38:01 -0400
From: Ignacio Peña <ignacio.pena87@...il.com>
To: Dan Carpenter <dan.carpenter@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings
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)
Powered by blists - more mailing lists