OSDN Git Service

staging: media: omap4iss: Removed unnecessary else expression.
authorGulsah Kose <gulsah.1004@gmail.com>
Sat, 27 Sep 2014 19:30:52 +0000 (22:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:03:24 +0000 (23:03 -0400)
commit8d89818461411ae6562aa3e804927b29f3c628b6
tree9151187cfcdc757c2e3c57d28f896262dd5ffdd7
parentf399140abb3c7ff5457ad2b2e510032948e430e1
staging: media: omap4iss: Removed unnecessary else expression.

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

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