Staging: slicoss: fixed frivolous else statement warnings in slicoss.c
authorVincent Heuken <me@vincentheuken.com>
Mon, 23 Jun 2014 12:09:18 +0000 (05:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 01:00:49 +0000 (21:00 -0400)
This is a patch for the slicoss.c file that fixes four instances
of the following warning:
WARNING: else is not generally useful after a break or return

Signed-off-by: Vincent Heuken <me@vincentheuken.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/slicoss/slicoss.c

Simple merge