From: Matthias Beyer Date: Mon, 23 Jun 2014 19:18:24 +0000 (+0200) Subject: Staging: bcm: led_control.c: Removed dead code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea20548a829eb0bfbca2b8743f75f67bc3be4b1c;p=pandora-kernel.git Staging: bcm: led_control.c: Removed dead code This patch removes the never-entered else-block inside blink_in_normal_bandwidth(). The condition of the preceding if statement is always true. Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed