commit | 272e9e0f870dec4a0c6e77f0707fb2678e555243 | [log] [tgz] |
---|---|---|
author | simran singhal <singhalsimran0@gmail.com> | Sun Feb 12 15:14:12 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 12 13:46:57 2017 +0100 |
tree | 8ef22292acc33fe59dc7f3ef89970773ba06d458 | |
parent | 917883b58e8646d446369db23048b7286f0d22de [diff] |
staging: rtl8192u: Removing unnecessary parentheses Removing unnecessary parentheses from an expression of the form &(x). Issue found by checkpatch. Signed-off-by: simran singhal <singhalsimran0@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>