[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180320114720.GA31253@kroah.com>
Date: Tue, 20 Mar 2018 12:47:21 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: hariprasath.elango@...il.com
Cc: aditya.shankar@...rochip.com, ganesh.krishna@...rochip.com,
dan.carpenter@...cle.com, gehariprasath@...il.com,
linux-wireless@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2] staging: wilc1000: replace switch statement by simple
if condition
On Tue, Mar 20, 2018 at 05:13:31PM +0530, hariprasath.elango@...il.com wrote:
> From: HariPrasath Elango <hariprasath.elango@...il.com>
>
> 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@...il.com>
> ---
> drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 8 +-------
> 1 file changed, 1 insertion(+), 7 deletions(-)
What changed from v1? Always put that information below the --- line,
like the kernel documentation asks you to do.
v3? :)
thanks,
greg k-h
Powered by blists - more mailing lists