2023-12-06 03:21:23

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] driver: scsi: Fix warning using plain integer as NULL

On Fri, 10 Nov 2023 03:20:49 +0530, Abhinav Singh wrote:

> Sparse static analysis tools generate a warning with this message
> "Using plain integer as NULL pointer". In this case this warning is
> being shown because we are trying to initialize pointer to NULL using
> integer value 0.
>
>

Applied to 6.8/scsi-queue, thanks!

[1/1] driver: scsi: Fix warning using plain integer as NULL
https://git.kernel.org/mkp/scsi/c/f38d4eda25e2

--
Martin K. Petersen Oracle Linux Engineering