commit | 13821d96d47098067df59d565f3b98c7694317f5 | [log] [tgz] |
---|---|---|
author | Johan Meiring <johanmeiring@gmail.com> | Fri Nov 30 18:58:35 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 11:03:32 2013 -0800 |
tree | 719cff023cd9de2fc45e5983054b5cfa1cae43f3 | |
parent | f83a7c34d4e57a5afddd94adf39c26f2a09677e1 [diff] |
staging: wlags49_h2: wl_enc: fixes incorrect use of return This commit removes parentheses that were used as part of return statements, seeing as how return is not a function. Signed-off-by: Johan Meiring <johanmeiring@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>