OSDN Git Service

staging: ft1000: ft1000-usb: Removed unnecessary else statement.
authorGulsah Kose <gulsah.1004@gmail.com>
Tue, 30 Sep 2014 17:32:08 +0000 (20:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 17:13:37 +0000 (10:13 -0700)
commitd1ffa894cd35c402d41c4a12d7eaaaf69d7bfb3e
tree66a9b9cd61e66b07aa1d4587dc498e05eef767d2
parentc89e6be7118da01b3e4b7cf44c0f06ab42cbe2d9
staging: ft1000: ft1000-usb: Removed unnecessary else statement.

This patch fixes "else is not generally useful after a break or return"
checkpatch.pl warning in ft1000_download.c

Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c