lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250716005553.52369-1-ignacio.pena87@gmail.com>
Date: Tue, 15 Jul 2025 20:55:50 -0400
From: Ignacio Peña <ignacio.pena87@...il.com>
To: dan.carpenter@...aro.org
Cc: gregkh@...uxfoundation.org,
	linux-staging@...ts.linux.dev,
	devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org,
	Ignacio Peña <ignacio.pena87@...il.com>
Subject: [PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings in sm750.c

This patch series addresses the checkpatch.pl warnings identified
by Dan Carpenter's review. The changes have been split into three
separate patches as requested:

1. Fix const declaration for g_fbmode array
2. Fix function parameter alignment  
3. Fix CamelCase variable naming

Each patch addresses a specific type of checkpatch warning and
can be applied independently. The changes are purely stylistic
and do not affect functionality.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ