staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_frame_regis...
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 2 May 2018 07:13:30 +0000 (12:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2018 20:56:34 +0000 (13:56 -0700)
commit855978bbbeeda4ccacf4834e4bfea3e2a0b25ea4
tree91975a3212f3392e2da9b9d0f64dae73fbb5681e
parentccb4d02f8efb60a894ef67593483dae51ac8b8e7
staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_frame_register()

Cleanup patch to remove the curly braces used in 'case' statement to follow as
per linux standard.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c