[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162916990041.4875.3103855897095795361.b4-ty@oracle.com>
Date: Mon, 16 Aug 2021 23:17:34 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Avri Altman <avri.altman@....com>,
Colin King <colin.king@...onical.com>,
Daejun Park <daejun7.park@...sung.com>,
"James E . J . Bottomley" <jejb@...ux.ibm.com>,
linux-scsi@...r.kernel.org, Alim Akhtar <alim.akhtar@...sung.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] scsi: ufs: Fix unsigned int compared with less than zero
On Fri, 6 Aug 2021 15:43:01 +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> Variable tag is currently and unsigned int and is being compared to
> less than zero, this check is always false. Fix this by making tag
> an int.
>
>
> [...]
Applied to 5.15/scsi-queue, thanks!
[1/1] scsi: ufs: Fix unsigned int compared with less than zero
https://git.kernel.org/mkp/scsi/c/a5402cdcc2a9
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists