Re: [PATCH] scsi: isci: use true,false for bool variables
From: Martin K. Petersen
Date: Mon Apr 27 2020 - 16:23:40 EST
On Tue, 21 Apr 2020 11:40:50 +0800, Jason Yan wrote:
> Fix the following coccicheck warning:
>
> drivers/scsi/isci/isci.h:515:1-12: WARNING: Assignment of 0/1 to bool
> variable
> drivers/scsi/isci/isci.h:503:1-12: WARNING: Assignment of 0/1 to bool
> variable
> drivers/scsi/isci/isci.h:509:1-12: WARNING: Assignment of 0/1 to bool
> variable
>
> [...]
Applied to 5.8/scsi-queue, thanks!
[1/1] scsi: isci: Use true, false for bool variables
https://git.kernel.org/mkp/scsi/c/8d5e202802a5
--
Martin K. Petersen Oracle Linux Engineering