Staging: rtl8192e: rtllib_tx: fixed lines ending with an open parenthesis
authorAaron Lawrence <t4rmin@zohomail.com>
Mon, 24 Oct 2022 12:29:14 +0000 (19:29 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2022 17:23:35 +0000 (19:23 +0200)
commit73fb5660fc300ecd9a611e1997c68bc81c8098db
treeb2cf498a9d71224af4ccf116eb6f0e9b517631be
parent5b773c5504205398ce7ebcf42c5092a7759b556a
Staging: rtl8192e: rtllib_tx: fixed lines ending with an open parenthesis

Fixed several lines that end with an open parenthesis to not end
with it anymore, as per the Linux kernel coding-style regulations.
The issues were flagged by the checkpatch script.

Signed-off-by: Aaron Lawrence <t4rmin@zohomail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/a8e67d281b4e9ab1254e0b58294f566994ac7d9d.1666612946.git.t4rmin@zohomail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_tx.c