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)
commit924c6ee1b2e7c9800c43104e67a291678e6a3440
tree1a79bc48ecc41156f2aabc710fce97d7dcb845f5
parentc0a7b1cbbf806e32278795893087047ed28f2a5b
staging: emxx_udc: Fixed else is not usefull warning.

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>
drivers/staging/emxx_udc/emxx_udc.c