]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vme: remove redundant else condition
authorFred Chou <fred.chou.nd@gmail.com>
Thu, 28 Aug 2014 01:50:56 +0000 (09:50 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 21:06:47 +0000 (14:06 -0700)
commit0d16112647cf2d870a0488ed0475738a6ce2be01
tree68201aa863c6124cfc250daf6b59766ba736afa6
parent963765f8a169165df79c6a1280b25c9ef06c7ac8
staging: vme: remove redundant else condition

The else condition is redundant after a return. Remove these redundant else conditions.

Signed-off-by: Fred Chou <fred.chou.nd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_pio2_gpio.c