From: Jennifer Guo <guojy.bj@gmail.com>
To: linux-staging@lists.linux.dev
Cc: gregkh@linuxfoundation.org, Jennifer Guo <guojy.bj@gmail.com>
Subject: [PATCH 0/2] staging: sm750fb: fix 3 CamelCase variables
Date: Sat, 9 May 2026 23:29:06 -0700 [thread overview]
Message-ID: <20260510062908.67848-1-guojy.bj@gmail.com> (raw)
This patchset renames 3 CamelCase variables in the sm750fb driver.
- pvMem -> vmem
- powerMode -> power_mode
- resetMemory -> reset_memory
No functional changes.
Jennifer Guo (2):
staging: sm750fb: rename CamelCase variable and drop prefix
staging: sm750fb: change 2 CamelCase variables to snake_case
drivers/staging/sm750fb/sm750.c | 22 +++++++++++-----------
drivers/staging/sm750fb/sm750.h | 6 +++---
drivers/staging/sm750fb/sm750_hw.c | 4 ++--
3 files changed, 16 insertions(+), 16 deletions(-)
--
2.34.1
next reply other threads:[~2026-05-10 6:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-10 6:29 Jennifer Guo [this message]
2026-05-10 6:29 ` [PATCH 1/2] staging: sm750fb: rename CamelCase variable and drop prefix Jennifer Guo
2026-05-10 6:29 ` [PATCH 2/2] staging: sm750fb: change 2 CamelCase variables to snake_case Jennifer Guo
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=20260510062908.67848-1-guojy.bj@gmail.com \
--to=guojy.bj@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-staging@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox