mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 05:31:17 -04:00
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:
committed by
Greg Kroah-Hartman
parent
2963d620a4
commit
3d7d6c7ca2
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user