staging: emxx_udc: Fixed else is not usefull warning.
authorGulsah Kose <gulsah.1004@gmail.com>
Thu, 25 Sep 2014 21:41:22 +0000 (00:41 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:06:43 +0000 (23:06 -0400)
This patch fixes "else is not generally useful after a break or return"
checkpatch.pl warning in emxx_udc.c

Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found