Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Ping-Ke Shih <pkshih@realtek.com>, <Jes.Sorensen@gmail.com>,
	<linux-wireless@vger.kernel.org>
Cc: <kvalo@kernel.org>
Subject: Re: [PATCH] wifi: rtl8xxxu: cleanup includes
Date: Thu, 2 May 2024 11:10:10 +0800	[thread overview]
Message-ID: <96a9b237-4b6f-4af0-a17d-66d1f8b0cb5d@RTEXMBS04.realtek.com.tw> (raw)
In-Reply-To: <20240429024711.30992-1-pkshih@realtek.com>

Ping-Ke Shih <pkshih@realtek.com> wrote:

> Remove unnecessary includes from driver. The first step is to add
> necessary includes to driver's header files to make them can be included
> individually. Then, driver's C files include driver's header files first,
> and check if still missed header files of kernel.
> 
> The results show that most C files only include driver's header files.
> Only core.c needs to include additional linux/firmware.h.
> 
> Also sort includes in alphabetic order.
> 
> Compile tested only.
> 
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>

1 patch(es) applied to rtw-next branch of rtw.git, thanks.

949f6f3aeb87 wifi: rtl8xxxu: cleanup includes

---
https://github.com/pkshih/rtw.git


      reply	other threads:[~2024-05-02  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29  2:47 [PATCH] wifi: rtl8xxxu: cleanup includes Ping-Ke Shih
2024-05-02  3:10 ` Ping-Ke Shih [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=96a9b237-4b6f-4af0-a17d-66d1f8b0cb5d@RTEXMBS04.realtek.com.tw \
    --to=pkshih@realtek.com \
    --cc=Jes.Sorensen@gmail.com \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).