]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4733881cf48b8af97c657e87ea93749c1683575d
tree1a79bc48ecc41156f2aabc710fce97d7dcb845f5
parent9126d4222cdcd4a093befa7ef0d4f9926ab0bf44
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