Re: [PATCH v4] scsi: libfc: Fix passing zero to 'PTR_ERR' warning
From: Martin K. Petersen
Date: Mon Sep 21 2020 - 23:59:57 EST
On Wed, 9 Sep 2020 21:54:32 +0800, YueHaibing wrote:
> drivers/scsi/libfc/fc_disc.c:304
> fc_disc_error() warn: passing zero to 'PTR_ERR'
>
> fp maybe NULL in fc_disc_error(), use PTR_ERR_OR_ZERO to handle this.
Applied to 5.10/scsi-queue, thanks!
[1/1] scsi: libfc: Fix passing zero to 'PTR_ERR' warning
https://git.kernel.org/mkp/scsi/c/a9e81c2922bf
--
Martin K. Petersen Oracle Linux Engineering