提交 af12cc50 编写于 作者: K Karthigan Srinivasan 提交者: Greg Kroah-Hartman

Staging: winbond: wb35tx.c: Fixed coding style

issue.

Fixed coding style issue.
Signed-off-by: NKarthigan Srinivasan <karthigan.srinivasan2@gmail.com>
Acked-by: NPekka Enberg <penberg@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 fd1b821c
......@@ -291,7 +291,6 @@ void Wb35Tx_EP2VM_start(struct wbsoft_priv *adapter)
if (atomic_inc_return(&pWb35Tx->TxResultCount) == 1) {
pWb35Tx->EP2vm_state = VM_RUNNING;
Wb35Tx_EP2VM(adapter);
}
else
} else
atomic_dec(&pWb35Tx->TxResultCount);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册