]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
staging: rtl8192e: style fix - alignment to match parenthesis
authorDavid Prévot <david@tilapin.org>
Tue, 30 Jul 2024 06:47:07 +0000 (06:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jul 2024 07:21:54 +0000 (09:21 +0200)
Fixed checkpath Alignment should match open parenthesis

Signed-off-by: David Prévot <david@tilapin.org>
Link: https://lore.kernel.org/r/20240730064707.914-1-david@tilapin.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HTProc.c

index e38cd0c9c013d986f8e222ab7a1311babe8adc14..dfdb7a7dc14faa857e9c412f787e43487b232857 100644 (file)
@@ -188,7 +188,7 @@ static void ht_iot_peer_determine(struct rtllib_device *ieee)
 }
 
 static u8 ht_iot_act_is_mgnt_use_cck_6m(struct rtllib_device *ieee,
-                                struct rtllib_network *network)
+                                       struct rtllib_network *network)
 {
        u8      retValue = 0;