]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Staging: rtl8192e: Fix parenthesis alignment
authorGabriel Maciel Raad <ffunctor@gmail.com>
Fri, 23 Aug 2024 00:08:37 +0000 (21:08 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Aug 2024 01:17:33 +0000 (09:17 +0800)
commit4626eb9ad822cd688717fbd797ad23d1730d170f
treeec4978b98cf9be92b82c0f75ee61f868a23ee19f
parent2b05e9c6beccc606f28068430031839bd75edf27
Staging: rtl8192e: Fix parenthesis alignment

Fix parenthesis alingment in rtl92e_leisure_ps_enter to silence the
following checkpatch.pl warning:

CHECK: Alignment should match open parenthesis

Signed-off-by: Gabriel Maciel Raad <ffunctor@gmail.com>
Link: https://lore.kernel.org/r/20240823000838.8207-2-ffunctor@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_ps.c