commit | a4ef27ad02e0bfd165e81d6a4f3771ace42ebe41 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 18 20:55:38 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 11:16:17 2013 -0700 |
tree | 70afcff9753616b606e3657cb4a98301d6e452b3 | |
parent | 5e0cc8a231be82b0ec44cdf2a406b1a97dd3c971 [diff] |
staging: vt6655: Remove unnecessary parentheses from returns Returns aren't functions, remove the parentheses to be more kernel style like. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>