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

Greg KH gregkh at linuxfoundation.org
Mon Mar 19 18:45:46 UTC 2018


On Wed, Mar 14, 2018 at 06:15:03PM +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(-)

Does not apply to my tree :(


More information about the devel mailing list