]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: Fix parenthesis alignment
authorVinicius Peixoto <vpeixoto@lkcamp.dev>
Thu, 22 Aug 2024 00:23:43 +0000 (21:23 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2024 07:49:45 +0000 (15:49 +0800)
commitcfb05827ef9318e8254bb6c331efae1c3663ebd6
tree7a564bd4f5ad0f970a54eea5fd22611d356ea630
parent8a07f476bddf3394cbb0e88305ddecbf26806bab
staging: rtl8192e: Fix parenthesis alignment

Fix parenthesis alignment in rtl92e_init_gain in order to silence the
following checkpatch warning:

CHECK: Alignment should match open parenthesis

Signed-off-by: Vinicius Peixoto <vpeixoto@lkcamp.dev>
Link: https://lore.kernel.org/r/20240822002346.94433-1-vpeixoto@lkcamp.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c