Colin Ian King <colin.king@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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