[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VcEXHbOAHgf5jTaP9ZP99wGFBVhXkuohsVd-cD6QQWBkQ@mail.gmail.com>
Date: Sun, 1 Jul 2018 12:14:41 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Michael Straube <straube.linux@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] staging: rtl8188eu: remove rtw_ioctl_rtl.h
On Sat, Jun 30, 2018 at 5:59 PM, Michael Straube
<straube.linux@...il.com> wrote:
> The header rtw_ioctl_rtl.h is not used anywhere.
> Running 'grep -r rtw_ioctl_rtl *' from kernel root
> directory returns nothing, remove the file.
Just a side note, using `git grep` is much more efficient against
kernel source tree.
Something like `git grep -n rtw_ioctl_rtl.h` in this case.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists