[PATCH net-next 2/2] codel: remove unnecessary pkt_sched.h include
Kalle Valo
kvalo at kernel.org
Tue Dec 21 21:58:26 PST 2021
Jakub Kicinski <kuba at kernel.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 at kernel.org>
> ---
> CC: kvalo at kernel.org
> CC: luciano.coelho at intel.com
> CC: nbd at nbd.name
> CC: lorenzo.bianconi83 at gmail.com
> CC: ryder.lee at mediatek.com
> CC: shayne.chen at mediatek.com
> CC: sean.wang at mediatek.com
> CC: johannes.berg at intel.com
> CC: emmanuel.grumbach at intel.com
> CC: ath11k at lists.infradead.org
> CC: linux-wireless at vger.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 at kernel.org>
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list