提交 052181bb 编写于 作者: R Remco Verhoef 提交者: Greg Kroah-Hartman

staging: rtl8188eu: fix indentation error

Fixes a 'code indent should use tabs where possible' checkpatch code
style error by changing whitespace into tabs.
Signed-off-by: NRemco Verhoef <remco@dutchcoders.io>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 9d156621
......@@ -58,7 +58,7 @@ static void process_link_qual(struct adapter *padapter,
}
void rtl8188e_process_phy_info(struct adapter *padapter,
struct recv_frame *precvframe)
struct recv_frame *precvframe)
{
/* Check RSSI */
process_rssi(padapter, precvframe);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册