Commit ba5c2b3d authored by Felipe Andres Besoain Pino's avatar Felipe Andres Besoain Pino Committed by Greg Kroah-Hartman

staging: vt6656: resolved checkpatch finding

removed spaces at the start of a lines.
Signed-off-by: default avatarFelipe Andres Besoain Pino <fbesoain@gnome.cl>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 99b7bbb9
......@@ -1608,8 +1608,8 @@ void RXvMngWorkItem(void *Context)
}
}
pDevice->bIsRxMngWorkItemQueued = FALSE;
spin_unlock_irq(&pDevice->lock);
pDevice->bIsRxMngWorkItemQueued = FALSE;
spin_unlock_irq(&pDevice->lock);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment