Input: keyspan_remote - remove unnecessary break after goto

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Fabian Frederick 2014-07-08 17:56:23 -07:00 committed by Dmitry Torokhov
parent 68807a0c20
commit f915f2c66e
1 changed files with 0 additions and 1 deletions

View File

@ -392,7 +392,6 @@ static void keyspan_irq_recv(struct urb *urb)
default:
goto resubmit;
break;
}
if (debug)