commit | 19a898601ad192d8c59c3a8f1a4501919f53b94d | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Wed Apr 13 17:27:07 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 14 15:35:12 2011 -0400 |
tree | 4d1405ad86f7c69ef63cbdc6dca3dc5e34f844da | |
parent | 600f5d909a54a8dccf8c8c23898fc2e91bc0953e [diff] |
mwifiex: remove redundant "return" at end of void function The return statement at the last line of a void function is not necessary. Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>