On Sat, 13 May 2023 13:29:13 +0200, Krzysztof Kozlowski wrote: > Unsigned int "minor" is always >= 0 as reported by Smatch: > > drivers/soc/qcom/rpmh-rsc.c:1076 rpmh_rsc_probe() warn: always true condition '(drv->ver.minor >= 0) => (0-u32max >= 0)' > > Applied, thanks! [1/1] soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparision commit: 3395d36e6805786c26d13188735bc796b9d7a7c9 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>