Re: brcm80211: drop unreachable else case

From: Kalle Valo
Date: Thu Feb 26 2015 - 08:03:59 EST



> the if/elseif/else is exhaustive - there is no 4th case given the
> rssi_ctrl_mask = RADIO_2055_NBRSSI_SEL | RADIO_2055_WBRSSI_G1_SEL |
> RADIO_2055_WBRSSI_G2_SEL;
> so this unreachable else case (dead code) can be dropped.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>

Thanks, applied to wireless-drivers-next.git.

Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/