public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Pavan Bobba" <pavanbobba@camkruthrim.com>,
	<gregkh@linuxfoundation.org>, <trohan2000@gmail.com>,
	<davidzalman.101@gmail.com>, <bqn9090@gmail.com>,
	<hansg@kernel.org>, <straube.linux@gmail.com>
Cc: <linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging:rtl8723bs: Replace camel case rtw_btcoex_MediaStatusNotify with sneak case
Date: Fri, 06 Feb 2026 16:24:36 -0600	[thread overview]
Message-ID: <DG88C1C1NAAG.17E1L82JA0IM4@gmail.com> (raw)
In-Reply-To: <20260204084445.7752-1-pavanbobba@camkruthrim.com>

On Wed Feb 4, 2026 at 2:44 AM CST, Pavan Bobba wrote:
> Replace rtw_btcoex_MediaStatusNotify with rtw_btcoex_media_status_notify
> as reported by checkpatch.pl
>
> Signed-off-by: Pavan Bobba <pavanbobba@camkruthrim.com>

There are a few issues with your header. A space is required between
staging: and rtl8723bs, "camel case" should be written as "CamelCase" and
"sneak case" should be "snake_case".

So that'd be "staging: rtl8723bs: Replace CamelCase
rtw_btcoex_MediaStatusNotify with snake_case"

Thanks,

Ethan

      reply	other threads:[~2026-02-06 22:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04  8:44 [PATCH] staging:rtl8723bs: Replace camel case rtw_btcoex_MediaStatusNotify with sneak case Pavan Bobba
2026-02-06 22:24 ` Ethan Tidmore [this message]

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=DG88C1C1NAAG.17E1L82JA0IM4@gmail.com \
    --to=ethantidmore06@gmail.com \
    --cc=bqn9090@gmail.com \
    --cc=davidzalman.101@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hansg@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=pavanbobba@camkruthrim.com \
    --cc=straube.linux@gmail.com \
    --cc=trohan2000@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox