Staging: rtl8192e: rtllib_tx: fixed alignment matching open parenthesis
authorAaron Lawrence <t4rmin@zohomail.com>
Mon, 24 Oct 2022 12:26:59 +0000 (19:26 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2022 17:23:35 +0000 (19:23 +0200)
commit2de698578ff331f98021d53e626e46acc4a91b46
tree9eb768ed4ee9d713af62622058f61ab98f9a7c29
parentdb213ea614e0b65d4be9c1cb78d14465a2c5b146
Staging: rtl8192e: rtllib_tx: fixed alignment matching open parenthesis

Aligned multiple statements to match the open parenthesis on the
line before it 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/b9a984cf481018a8ef61e4a579cb307eaf1bdc56.1666612946.git.t4rmin@zohomail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_tx.c