Staging: ks7010: fix brace coding style issue
authorMuraru Mihaela <mihaela.muraru21@gmail.com>
Tue, 4 Oct 2016 20:08:25 +0000 (23:08 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:57 +0000 (10:24 +0200)
commit6b750fac60896949e7e41a667cc63ad777692b09
tree4e67ec1d1a4dbb8a183ad52b16f53da0663f8c9b
parent697f9f7f8441dd4595a1653c1b2b4c8177299bf8
Staging: ks7010: fix brace coding style issue

This is a patch to the ks_wlan_net.c file that fixes up a brace coding
style warning found by checkpatch.pl tool, by deleting the unnecessary braces for single statement blocks.

Signed-off-by: Muraru Mihaela <mihaela.muraru21@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan_net.c