ath10k: remove redundant -ve check against u32 integer size
Kalle Valo
kvalo at codeaurora.org
Tue Jan 16 06:34:24 PST 2018
Colin Ian King <colin.king at canonical.com> wrote:
> Variable section_table.size is a u32 and so cannot be less than
> zero, hence the less than zero check is redundant and can be
> removed.
>
> Detected by CoverityScan, CID#1463855 ("Unsigned compared against 0")
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
95f27a51ee02 ath10k: remove redundant -ve check against u32 integer size
--
https://patchwork.kernel.org/patch/10161483/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list