All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: <markatbritain@gmail.com>, <gregkh@linuxfoundation.org>
Cc: <straube.linux@gmail.com>, <dan.carpenter@linaro.org>,
	<linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: rtl8723bs: remove NDIS_802_11 types and cleanup style
Date: Tue, 10 Feb 2026 16:38:42 -0600	[thread overview]
Message-ID: <DGBN50CI1K96.2HTTGYPMEK0QO@gmail.com> (raw)
In-Reply-To: <20260210221556.73872-1-markatbritain@gmail.com>

On Tue Feb 10, 2026 at 4:15 PM CST, markatbritain wrote:
> From: Mark Wu <markatbritain@gmail.com>
>
> The rtl8723bs driver contains legacy NDIS_802_11 definitions and
> typedefs that are not idiomatic to the Linux kernel. This patch
> replaces these with standard Linux types and enums where applicable
> to improve portability and readability.
>
> These changes bring the driver closer to the standard Linux kernel
> coding style and prepare it for eventual promotion out of staging.
>
> Signed-off-by: Mark Wu <markatbritain@gmail.com>

Please split this up into a patch series. One logical change per patch.
For instance group the style fixes by their checkpatch.pl warnings.

Thanks,

ET

  reply	other threads:[~2026-02-10 22:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-10 22:15 [PATCH] staging: rtl8723bs: remove NDIS_802_11 types and cleanup style markatbritain
2026-02-10 22:38 ` Ethan Tidmore [this message]
2026-02-11  2:26 ` kernel test robot
2026-02-11  5:04 ` kernel test robot

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=DGBN50CI1K96.2HTTGYPMEK0QO@gmail.com \
    --to=ethantidmore06@gmail.com \
    --cc=dan.carpenter@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=markatbritain@gmail.com \
    --cc=straube.linux@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 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.