Commit f9316389 authored by William Durand's avatar William Durand Committed by Greg Kroah-Hartman

staging: rtl8192e: remove blank line in bss_ht struct

Fix a checkpatch warning about a blank line after an open curly brace.
Reviewed-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarWilliam Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210220172909.15812-2-will+git@drnd.meSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 305c9947
......@@ -179,7 +179,6 @@ struct rt_hi_throughput {
} __packed;
struct bss_ht {
u8 bdSupportHT;
u8 bdHTCapBuf[32];
......
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