From 351e836fa6cf4eef8a844fa5877826ecbd969ee8 Mon Sep 17 00:00:00 2001 From: Vincent Heuken Date: Mon, 23 Jun 2014 05:09:18 -0700 Subject: [PATCH] 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-format-patch failed