mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02: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:
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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user