From: Michail Tatas <michail.tatas@gmail.com>
To: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com,
gregkh@linuxfoundation.org
Cc: linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org,
Michail Tatas <michail.tatas@gmail.com>
Subject: [PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
Date: Mon, 25 May 2026 02:15:36 +0300 [thread overview]
Message-ID: <cover.1779661132.git.michail.tatas@gmail.com> (raw)
Change variable names from camelCase to snake_case
as per the Linux Kernel standards.
Michail Tatas (2):
staging: sm750fb: rename setAllEngOff to set_all_eng_off
staging: sm750fb: rename pvReg to pv_reg
drivers/staging/sm750fb/sm750.c | 6 +++---
drivers/staging/sm750fb/sm750.h | 4 ++--
drivers/staging/sm750fb/sm750_hw.c | 12 ++++++------
3 files changed, 11 insertions(+), 11 deletions(-)
--
2.43.0
next reply other threads:[~2026-05-24 23:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-24 23:15 Michail Tatas [this message]
2026-05-24 23:15 ` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off Michail Tatas
2026-05-24 23:15 ` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg Michail Tatas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1779661132.git.michail.tatas@gmail.com \
--to=michail.tatas@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=sudipm.mukherjee@gmail.com \
--cc=teddy.wang@siliconmotion.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.