[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87o8592nb1.fsf@kernel.org>
Date: Wed, 22 Dec 2021 07:58:26 +0200
From: Kalle Valo <kvalo@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
luciano.coelho@...el.com, nbd@....name,
lorenzo.bianconi83@...il.com, ryder.lee@...iatek.com,
shayne.chen@...iatek.com, sean.wang@...iatek.com,
johannes.berg@...el.com, emmanuel.grumbach@...el.com,
ath11k@...ts.infradead.org, linux-wireless@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] codel: remove unnecessary pkt_sched.h include
Jakub Kicinski <kuba@...nel.org> writes:
> Commit d068ca2ae2e6 ("codel: split into multiple files") moved all
> Qdisc-related code to codel_qdisc.h, move the include of pkt_sched.h
> as well.
>
> This is similar to the previous commit, although we don't care as
> much about incremental builds after pkt_sched.h was touched itself
> it is included by net/sch_generic.h which is modified ~20 times
> a year.
>
> This decreases the incremental build size after touching pkt_sched.h
> from 1592 to 617 objects.
>
> Fix unmasked missing includes in WiFi drivers.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> CC: kvalo@...nel.org
> CC: luciano.coelho@...el.com
> CC: nbd@....name
> CC: lorenzo.bianconi83@...il.com
> CC: ryder.lee@...iatek.com
> CC: shayne.chen@...iatek.com
> CC: sean.wang@...iatek.com
> CC: johannes.berg@...el.com
> CC: emmanuel.grumbach@...el.com
> CC: ath11k@...ts.infradead.org
> CC: linux-wireless@...r.kernel.org
> ---
> drivers/net/wireless/ath/ath11k/reg.c | 2 ++
> drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 1 +
> drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c | 1 +
> drivers/net/wireless/mediatek/mt76/testmode.h | 2 ++
Acked-by: Kalle Valo <kvalo@...nel.org>
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists