From ea20548a829eb0bfbca2b8743f75f67bc3be4b1c Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 23 Jun 2014 21:18:24 +0200 Subject: [PATCH] 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-format-patch failed