Re: [PATCH 5/7] staging: wilc1000: replace switch statement by simple if condition

From: Dan Carpenter
Date: Tue Mar 20 2018 - 07:30:22 EST


On Tue, Mar 20, 2018 at 11:42:27AM +0530, <Hariprasath Elango> wrote:
> On Mon, Mar 19, 2018 at 07:45:46PM +0100, Greg KH wrote:
> > On Wed, Mar 14, 2018 at 06:15:03PM +0530, hariprasath.elango@xxxxxxxxx wrote:
> > > From: HariPrasath Elango <hariprasath.elango@xxxxxxxxx>
> > >
> > > In this case,there is only a single switch case statement.So replacing
> > > by a simple if condition.
> > >
> > > Signed-off-by: HariPrasath Elango <hariprasath.elango@xxxxxxxxx>
> > > ---
> > > drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 8 +-------
> > > 1 file changed, 1 insertion(+), 7 deletions(-)
> >
> > Does not apply to my tree :(
>
> Hi Greg,
>
> Sorry about that.

Probably there were other patches on the list that were applied first.
It's likely not your fault, but just part of the process.

> Shall I sent a v2 after rebasing my repo ? Will that
> be fine ?

Yes.

regards,
dan carpenter