From 2ae2777c44d75d7754a80483ecaefc23cf5c41dc Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Wed, 19 Feb 2014 19:35:16 +0000 Subject: [PATCH] staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete. Remove calls with break s_bCommandComplete(pDevice); spin_unlock_irq(&pDevice->lock); return; Add single call to s_bCommandComplete; Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed