staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open parentheses
authorAaron Lawrence <t4rmin@zohomail.com>
Wed, 26 Oct 2022 12:41:08 +0000 (19:41 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2022 08:07:19 +0000 (09:07 +0100)
commitdcbdcfca138ae185d7013e25ff02d9defd392884
tree9dadd32136a52a8c823dc6aeb8d2bf5d15bdf20f
parent6360fc223387179bb943d8865b853d0bb273dcf4
staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open parentheses

Aligned multiple lines to be at the same indentation of open
parentheses before it in accordance with the Linux kernel
coding-style regulations. The issues were found by running the
checkpatch script on the file.

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