Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open parenthesis
authorAaron Lawrence <t4rmin@zohomail.com>
Sun, 23 Oct 2022 09:44:13 +0000 (16:44 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Oct 2022 15:41:56 +0000 (17:41 +0200)
commit354989f7dc1e54abcb3c0e7b47444e03cb060504
treef6c01d736e40ba8abe739baf826f15b2831600d5
parenta6f100aa64831f64496e26d55c6337cc7ceb8bfc
Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open parenthesis

Aligned multiple statements to match open parenthesis as per Linux kernel
coding-style regulations. The issues were flagged by the checkpatch script.

Signed-off-by: Aaron Lawrence <t4rmin@zohomail.com>
Link: https://lore.kernel.org/r/98c9e764a4447ab550e5615c48f6a98bf6656b0d.1666502177.git.t4rmin@zohomail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HTProc.c