commit | 63410c37d2d25a63968029a9cd6b324ac6b3a2c9 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Fri Mar 07 19:41:29 2014 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 14 14:49:14 2014 -0400 |
tree | 6aeda89bc20497ade487e1f07d61fa8ce1713af2 | |
parent | c44379e2f9a21154e0d15e33f69bf970a596233a [diff] |
mwifiex: code rearrangement for better readability Use negative check for 'status' and return from the function. This improves readability by avoiding line splits. Also, local variable is used for start window calculations. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>