Staging: rtl8192e: Fixup if statement broken across multiple lines.
authorTree Davies <tdavies@darkphysics.net>
Fri, 26 Jan 2024 22:31:00 +0000 (14:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Feb 2024 16:28:18 +0000 (17:28 +0100)
commit9842cb03969ec55eee44ffed2ad938e80b5d3844
tree65d12875e9bceab59bc7573fbc840c74d154075f
parent459a6c2b25806214d0f41dc539561a66954f9194
Staging: rtl8192e: Fixup if statement broken across multiple lines.

Join broken lines across if statement to fix checkpatch warning:
Lines should not end with a '('

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