From: Vincent Heuken Date: Thu, 10 Jul 2014 10:34:28 +0000 (-0700) Subject: Staging: panel: fixed frivilous else statement warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~969 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=083b3638d33312cd73a8950ffebaee07a9e92ba9;p=pandora-kernel.git Staging: panel: fixed frivilous else statement warning Fixed one instance of the following checkpatch.pl warning in panel.c: 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