Kalle Valo <kvalo@xxxxxxxxxx> wrote: > I noticed by random that rtl8xxxu includes linux/wireless.h even though it > doesn't need it. While investigating a bit more I found even more unused > include files: > > #include <linux/init.h> > #include <linux/sched.h> > #include <linux/ethtool.h> > > It looks like that the includes are just copied to every file without checking > if the file really needs the include. So more includes could be removed but > that would need more careful analysis per each file. > > No functional changes, compile tested only. > > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxx> > Reviewed-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> 2 patch(es) applied to rtw-next branch of rtw.git, thanks. a890495b297b wifi: rtl8xxxu: remove some unused includes 028fa281712d wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenames --- https://github.com/pkshih/rtw.git