提交 e54a8c4b 编写于 作者: D Dan Carpenter 提交者: Kalle Valo

mwifiex: clean up some messy indenting

These lines were indented one tab extra.
Signed-off-by: NDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 adc176c5
...@@ -1935,8 +1935,8 @@ int mwifiex_sta_prepare_cmd(struct mwifiex_private *priv, uint16_t cmd_no, ...@@ -1935,8 +1935,8 @@ int mwifiex_sta_prepare_cmd(struct mwifiex_private *priv, uint16_t cmd_no,
mwifiex_dbg(priv->adapter, ERROR, mwifiex_dbg(priv->adapter, ERROR,
"0x%x command not supported by firmware\n", "0x%x command not supported by firmware\n",
cmd_no); cmd_no);
return -EOPNOTSUPP; return -EOPNOTSUPP;
} }
/* Prepare command */ /* Prepare command */
switch (cmd_no) { switch (cmd_no) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册