OSDN Git Service

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)
commit351e836fa6cf4eef8a844fa5877826ecbd969ee8
treed1aca1da3d18ffad4558d68171a4804bd8e5ae9c
parent464cad2c50ece09be0fd9e21799a749d6aadfda5
Staging: slicoss: fixed frivolous else statement warnings in slicoss.c

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