提交 7d364291 编写于 作者: T Tapasweni Pathak 提交者: Greg Kroah-Hartman

staging: rtl8723au: core: add consistent spacing around '-'

This patch fixes checkpatch.pl error in file rtw_ap.c
ERROR: need consistent spacing around '-' (ctx:WxV)
Signed-off-by: NTapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a5310dc6
......@@ -84,7 +84,7 @@ static void update_BCNTIM(struct rtw_adapter *padapter)
premainder_ie = p+tim_ielen;
tim_ie_offset = (int)(p -pie);
tim_ie_offset = (int)(p - pie);
remainder_ielen = pnetwork_mlmeext->IELength - tim_ie_offset - tim_ielen;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册