[<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