staging: rtl8192e: style fix - alignment to match parenthesis

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>
This commit is contained in:
David Prévot
2024-07-30 06:47:07 +00:00
committed by Greg Kroah-Hartman
parent 2963d620a4
commit 3d7d6c7ca2

View 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;