staging: unisys: remove generally useless elses from visorchipset_main.c
authorBenjamin Romer <bromer@comcast.net>
Mon, 18 Aug 2014 13:34:54 +0000 (09:34 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Aug 2014 19:15:22 +0000 (12:15 -0700)
There are several else clauses that aren't necessary listed by checkpatch.pl in
visorchipset_main.c. Remove these.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/visorchipset_main.c