Commit 3d7d6c7c authored by David Prévot's avatar David Prévot Committed by Greg Kroah-Hartman

staging: rtl8192e: style fix - alignment to match parenthesis

Fixed checkpath Alignment should match open parenthesis
Signed-off-by: default avatarDavid Prévot <david@tilapin.org>
Link: https://lore.kernel.org/r/20240730064707.914-1-david@tilapin.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2963d620
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment