From: Vincent Heuken Date: Mon, 23 Jun 2014 12:09:18 +0000 (-0700) Subject: Staging: slicoss: fixed frivolous else statement warnings in slicoss.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351e836fa6cf4eef8a844fa5877826ecbd969ee8;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed