Re: [PATCH] brcmsmac: Remove always false 'channel < 0' statement
From: Kalle Valo
Date: Wed Dec 18 2019 - 13:28:12 EST
Austin Kim <austindh.kim@xxxxxxxxx> wrote:
> As 'channel' is declared as u16, the following expression is always false.
> channel < 0
>
> So we can remove unnecessary 'always false' statement.
>
> Signed-off-by: Austin Kim <austindh.kim@xxxxxxxxx>
Patch applied to wireless-drivers-next.git, thanks.
37bc6c72f5b7 brcmsmac: Remove always false 'channel < 0' statement
--
https://patchwork.kernel.org/patch/11263483/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches