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

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

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