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

Remove parentheses to fix checkpatch Warning:
Unnecessary parentheses around hdr->info_element[0].id

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