staging: rtlwifi: Remove unnecessary parentheses
authorFrank A. Cancio Bello <frank@generalsoftwareinc.com>
Tue, 17 Oct 2017 21:12:03 +0000 (17:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:53:50 +0000 (15:53 +0200)
commita221cb0911b8276da2f0b65ddcce6d0df699886f
tree455a3017a69e7615cb55bfb5f3e4b032edc9fbfa
parentdf0f0e71fcaa2c2af77e189ef1b85330d8d33edc
staging: rtlwifi: Remove unnecessary parentheses

Remove unnecessary parentheses to comply with preferred coding style for
the linux kernel and avoid the following checkpatch's message:
'CHECK: Unnecessary parentheses around'.

Credits to checkpatch.

Signed-off-by: Frank A. Cancio Bello <frank@generalsoftwareinc.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/base.c
drivers/staging/rtlwifi/core.c
drivers/staging/rtlwifi/debug.c
drivers/staging/rtlwifi/rc.c