All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Bryant Boatright" <bryant.boatright@proton.me>,
	<gregkh@linuxfoundation.org>
Cc: <linux-staging@lists.linux.dev>
Subject: Re: [PATCH v4 1/2] staging: rtl8723bs: Rename camel case enumeration
Date: Tue, 17 Feb 2026 22:51:43 -0600	[thread overview]
Message-ID: <DGHTGF91VQ7C.1NL7GVJK2JJ1@gmail.com> (raw)
In-Reply-To: <20260217145352.2172407-2-bryant.boatright@proton.me>

On Tue Feb 17, 2026 at 8:54 AM CST, Bryant Boatright wrote:
> Rename camel case enumeration to snake case and expand enumeration name
> for clarity. Update indentation of function prototype/definition based
> on new name length. Move enumeration definition from single line to
> multi-line definition.
>
> Reported by checkpatch:
>
> CHECK: Avoid CamelCase: <ParseRes>
> CHECK: Avoid CamelCase: <ParseFailed>
> CHECK: Avoid CamelCase: <ParseUnknown>
> CHECK: Avoid CamelCase: <ParseOK>
>
> Signed-off-by: Bryant Boatright <bryant.boatright@proton.me>
> ---

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>

Thanks,

ET

  reply	other threads:[~2026-02-18  4:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-17 14:54 [PATCH v4 0/2] Checkpatch cleanup patches Bryant Boatright
2026-02-17 14:54 ` [PATCH v4 1/2] staging: rtl8723bs: Rename camel case enumeration Bryant Boatright
2026-02-18  4:51   ` Ethan Tidmore [this message]
2026-02-17 14:54 ` [PATCH v4 2/2] staging: rtl8723bs: Rename camel case variable Bryant Boatright
2026-02-18  5:11   ` Ethan Tidmore

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=DGHTGF91VQ7C.1NL7GVJK2JJ1@gmail.com \
    --to=ethantidmore06@gmail.com \
    --cc=bryant.boatright@proton.me \
    --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 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.