From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sinan Kaya Subject: Re: [PATCH v1 0/4] PCI: Remove unnecessary includes of Date: Wed, 25 Jul 2018 13:33:23 -0700 Message-ID: <43748afd-712a-48e5-97a9-0b6046f575b3@kernel.org> References: <153254813164.92573.10755585465477668768.stgit@bhelgaas-glaptop.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeff Kirsher , "David S. Miller" , Kalle Valo , Johannes Berg , Emmanuel Grumbach , Luca Coelho , ath9k-devel-A+ZNKFmMK5xy9aJCnZT0Uw@public.gmane.org, linuxwifi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, intel-wired-lan-qjLDD68F18P21nG7glBr7A@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bjorn Helgaas , linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: In-Reply-To: <153254813164.92573.10755585465477668768.stgit-1RhO1Y9PlrlHTL0Zs8A6p5iNqAH0jzoTYJqu5kTmcBRl57MIdRCFDg@public.gmane.org> Content-Language: en-US Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On 7/25/2018 12:52 PM, Bjorn Helgaas wrote: > emove includes of from files that don't need > it. I'll apply all these via the PCI tree unless there's objection. > > --- > > Bjorn Helgaas (4): > igb: Remove unnecessary include of > ath9k: Remove unnecessary include of > iwlwifi: Remove unnecessary include of > PCI: Remove unnecessary include of Thanks. Reviewed-by: Sinan Kaya Is it possible to kill that file altogether? I haven't looked who is using outside of pci directory.