From: Malcolm Priestley Date: Wed, 19 Feb 2014 19:35:16 +0000 (+0000) Subject: staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete. X-Git-Tag: v3.15-rc1~139^2~881 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae2777c44d75d7754a80483ecaefc23cf5c41dc;p=pandora-kernel.git 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-diff-tree failed