提交 683a6868 编写于 作者: M Mohammad Jamal 提交者: Greg Kroah-Hartman

Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c

This is a patch to r8190_rtl8256.c file that fixes space before , warning found by checkpatch.pl tool

Signed-off-by: Mohammad Jamal<md.jamalmohiuddin@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6d6163c3
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
* Return: NONE * Return: NONE
* Note: 8226 support both 20M and 40 MHz * Note: 8226 support both 20M and 40 MHz
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
void PHY_SetRF8256Bandwidth(struct net_device *dev , HT_CHANNEL_WIDTH Bandwidth) void PHY_SetRF8256Bandwidth(struct net_device *dev, HT_CHANNEL_WIDTH Bandwidth)
{ {
u8 eRFPath; u8 eRFPath;
struct r8192_priv *priv = ieee80211_priv(dev); struct r8192_priv *priv = ieee80211_priv(dev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册