Re: [PATCH][next] scsi: elx: libefc: Fix less than zero comparison of a unsigned int
From: Martin K. Petersen
Date: Fri Jun 18 2021 - 22:29:01 EST
Colin,
> The comparison of the u32 variable rc to less than zero always false
> because it is unsigned. Fix this by making it an int.
Applied to 5.14/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering