Staging: rtl8192e: Fix statement broken across 2 lines in rtllib_rx_assoc_resp()
authorTree Davies <tdavies@darkphysics.net>
Sat, 23 Dec 2023 01:59:30 +0000 (17:59 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Dec 2023 13:10:52 +0000 (14:10 +0100)
commite946ef939ff73a80c6add269e46e33c378cd25bc
treed797702adab6c22ad003535a8e87d9f21d692585
parent7d225068d3fe10818e8cb252f79c4e1ff368663d
Staging: rtl8192e: Fix statement broken across 2 lines in rtllib_rx_assoc_resp()

Join 2 lines, so that statment resides on one line, to fix Warning: Lines
should not end with a '('

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