[PATCHv2] staging: wilc1000: replace switch statement by simple if condition

Greg KH gregkh at linuxfoundation.org
Tue Mar 20 11:47:21 UTC 2018


On Tue, Mar 20, 2018 at 05:13:31PM +0530, hariprasath.elango at gmail.com wrote:
> From: HariPrasath Elango <hariprasath.elango at gmail.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 at gmail.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


More information about the devel mailing list