diff options
author | Bing Zhao <bzhao@marvell.com> | 2012-05-01 19:53:51 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-05-15 17:27:27 -0400 |
commit | 99e126fdc04fb567567a6ec14317fae16a7a2de1 (patch) | |
tree | 93988a77879450ef597834104aeba89470883b99 /net | |
parent | 2a4ffa4c8934bd9a36c8354a4b87a529114baf62 (diff) | |
download | talos-obmc-linux-99e126fdc04fb567567a6ec14317fae16a7a2de1.tar.gz talos-obmc-linux-99e126fdc04fb567567a6ec14317fae16a7a2de1.zip |
mwifiex: fix coding style issue in mwifiex_deauthenticate
Documentation/CodingStyle says
"Do not unnecessarily use braces where a single statement will do."
Use "switch/case", instead of "if/else_if/else", so that more cases
can be added later.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions