[PATCH v2 1/4] staging: wilc1000: remove unused flags in handle_cfg_param()

Greg KH gregkh at linuxfoundation.org
Mon Nov 5 14:22:31 UTC 2018


On Tue, Oct 30, 2018 at 04:22:55AM +0000, Adham.Abozaeid at microchip.com wrote:
> From: Adham Abozaeid <adham.abozaeid at micochip.com>
> 
> handle_cfg_param() receives a bit map that describes what to be changed.
> Some of these bits flags aren't referred to from elsewhere and can be
> removed.
> 
> Signed-off-by: Adham Abozaeid <adham.abozaeid at microchip.com>
> ---
>  drivers/staging/wilc1000/host_interface.c | 216 ----------------------
>  drivers/staging/wilc1000/host_interface.h |  29 ---
>  drivers/staging/wilc1000/wilc_wlan_if.h   |   9 -
>  3 files changed, 254 deletions(-)
>  mode change 100644 => 100755 drivers/staging/wilc1000/host_interface.c
>  mode change 100644 => 100755 drivers/staging/wilc1000/host_interface.h
>  mode change 100644 => 100755 drivers/staging/wilc1000/wilc_wlan_if.h

Do not do Linux kernel testing on filesystems on windows machines :(

You just changed the permissions on these files for no reason, which
isn't ok at all :(

Dropping this series from my queue.

greg k-h


More information about the devel mailing list