Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Wed, 31 Mar 2021 15:09:44 +0100 you wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable devnum is being checked for a less than zero error return > however the comparison will always be false because devnum is an 8 bit > unsigned integer. Fix this by making devnum an int. Also there is no > need to iniitialize devnum with zero as this value is no read, so > remove the redundant assignment. > > [...] Here is the summary with links: - [next] soundwire: qcom: Fix a u8 comparison with less than zero https://git.kernel.org/qcom/c/b26b48749b18 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html