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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250531211319.55682-2-khalid.datamax@gmail.com>
Date: Sun,  1 Jun 2025 02:41:02 +0530
From: khalid.datamax@...il.com
To: sudipm.mukherjee@...il.com
Cc: teddy.wang@...iconmotion.com,
	gregkh@...uxfoundation.org,
	linux-fbdev@...r.kernel.org,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	Khalid Faisal <khalid.datamax@...il.com>
Subject: [PATCH 0/1] staging: sm750fb: convert CamelCase function names to snake_case

From: Khalid Faisal <khalid.datamax@...il.com>

This patch updates various function names in the sm750fb driver to follow
the Linux kernel coding style by converting CamelCase names to snake_case.

These changes were identified using checkpatch.pl, which recommends
using snake_case for function and variable names.

This patch is part of the Kernel Janitors cleanup effort.

-- 
Khalid Faisal


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ