All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Adham.Abozaeid@microchip.com
Cc: linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org,
	Ganesh.Krishna@microchip.com,
	Mrutyunjaya.Satapathy@microchip.com,
	Aditya.Shankar@microchip.com, Sripad.Balwadgi@microchip.com,
	johannes@sipsolutions.net
Subject: Re: [PATCH v2 1/4] staging: wilc1000: remove unused flags in handle_cfg_param()
Date: Mon, 5 Nov 2018 15:22:31 +0100	[thread overview]
Message-ID: <20181105142231.GA28129@kroah.com> (raw)
In-Reply-To: <20181030042243.2153-2-adham.abozaeid@microchip.com>

On Tue, Oct 30, 2018 at 04:22:55AM +0000, Adham.Abozaeid@microchip.com wrote:
> From: Adham Abozaeid <adham.abozaeid@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@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

  reply	other threads:[~2018-11-05 14:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-30  4:22 [PATCH v2 0/4] staging: wilc1000: validate input to set_wiphy_param and return proper errors Adham.Abozaeid
2018-10-30  4:22 ` [PATCH v2 1/4] staging: wilc1000: remove unused flags in handle_cfg_param() Adham.Abozaeid
2018-11-05 14:22   ` Greg KH [this message]
2018-10-30  4:22 ` [PATCH v2 2/4] staging: wilc1000: validate cfg parameters before scheduling the work Adham.Abozaeid
2018-10-30  4:22 ` [PATCH v2 3/4] staging: wilc1000: Don't keep a copy of wiphy parameters in the driver Adham.Abozaeid
2018-10-30  4:22 ` [PATCH v2 4/4] staging: wilc1000: Remove unused mutex cfg_values_lock Adham.Abozaeid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181105142231.GA28129@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Adham.Abozaeid@microchip.com \
    --cc=Aditya.Shankar@microchip.com \
    --cc=Ganesh.Krishna@microchip.com \
    --cc=Mrutyunjaya.Satapathy@microchip.com \
    --cc=Sripad.Balwadgi@microchip.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.