Staging: rtl8192e: Remove unnecessary parentheses
authorFelix Schlepper <f3sch.git@outlook.com>
Fri, 1 Jul 2022 09:24:51 +0000 (11:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Jul 2022 12:25:46 +0000 (14:25 +0200)
commit907d2772f75168d2f39087c8c77195c16d3e019d
tree5dd6f12db31d69ac5e0bbf08a8633d6ea891e165
parent2393ef09cad85a0563a7d30ea7a560a7af58f26c
Staging: rtl8192e: Remove unnecessary parentheses

This addresses an issue raised by checkpatch.pl:

     $ ./scripts/checkpatch.pl --terse -f drivers/staging/rtl8192e/rtllib_wx.c
     Unnecessary parentheses around wrqu->encoding

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Signed-off-by: Felix Schlepper <f3sch.git@outlook.com>
Link: https://lore.kernel.org/r/0e4e340be3f4c7f35a5381b726b1db5fc6842f10.1656667089.git.f3sch.git@outlook.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_wx.c