Staging: rtl8192e: Remove unnecessary parenthesis in rtllib_ap_sec_type()
authorTree Davies <tdavies@darkphysics.net>
Sat, 23 Dec 2023 01:59:27 +0000 (17:59 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Dec 2023 13:10:52 +0000 (14:10 +0100)
commita87f009c4f897491246d9d8f8e5e8b644fb06342
treecd66735a9b17e6b4082c346b572066062e3bea09
parentbe0d49be0c97804ff051825e152c655ea02a774d
Staging: rtl8192e: Remove unnecessary parenthesis in rtllib_ap_sec_type()

Remove parnthesis to fix checkpatch Warning:
Unnecessary parentheses around ieee->wpa_ie[14]

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Link: https://lore.kernel.org/r/20231223015942.418263-6-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_softmac.c