-------------------------------------------- On Tue, 14/11/17, Colin King <colin.k...@canonical.com> wrote:
> From: Colin Ian King <colin.k...@canonical.com> > cck_poweri cannot be greated than 15 as > is derived from the bottom 4 bits > from riv->channels[channel - > 1].hw_value & 0xf. Hence the check for it > being greater than 15 is redundant and > can be removed. > Detected by CoverityScan, CID#744303 > ("Logically dead code") > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Acked-by: Hin-Tak Leung <ht...@users.sourceforge.net>