Staging: winbond: wb35tx.c: Fixed coding style
issue. Fixed coding style issue. Signed-off-by: Karthigan Srinivasan <karthigan.srinivasan2@gmail.com> Acked-by: Pekka Enberg <penberg@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Родитель
fd1b821c31
Коммит
af12cc50c4
|
@ -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);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче