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

Remove parnthesis to fix checkpatch Warning:
Unnecessary parentheses around ieee->ht_info->SelfHTCap

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