提交 63f80351 编写于 作者: A Anchal Jain 提交者: Greg Kroah-Hartman

staging: wilc1000: Remove a whitespace before parenthesis

Remove a whitespace before parenthesis "("
Signed-off-by: NAnchal Jain <anchalj109@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 b1d296b3
......@@ -1424,7 +1424,7 @@ static void WILC_WFI_CfgParseTxAction(u8 *buf, u32 len, bool bOperChan, u8 iftyp
}
}
void WILC_WFI_p2p_rx (struct net_device *dev, u8 *buff, u32 size)
void WILC_WFI_p2p_rx(struct net_device *dev, u8 *buff, u32 size)
{
struct wilc_priv *priv;
u32 header, pkt_offset;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册