staging: rtlwifi: rtl8822be: Remove useless parentheses
authorFrank A. Cancio Bello <frank@generalsoftwareinc.com>
Wed, 18 Oct 2017 03:35:51 +0000 (23:35 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:33:15 +0000 (15:33 +0200)
commitd8f36e803a9c40e5461ec651b114a3d42d5c777d
treeb51ca4c8c85bd7efc00b182dbceae39a8dfa4029
parent778fbddd31af61fff31774300bd4203b23893932
staging: rtlwifi: rtl8822be: Remove useless 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/rtl8822be/fw.c
drivers/staging/rtlwifi/rtl8822be/led.c
drivers/staging/rtlwifi/rtl8822be/phy.c
drivers/staging/rtlwifi/rtl8822be/trx.c