Re: [PATCH] scsi: virtio_scsi: remove unnecessary condition check
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2020-07-14 04:59:21
Also in:
linux-scsi, lkml
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2020-07-14 04:59:21
Also in:
linux-scsi, lkml
On Thu, 9 Jul 2020 11:06:07 -0400, Xianting Tian wrote:
kmem_cache_destroy and mempool_destroy can correctly handle null pointer parameter, so there is no need to check if the parameter is null before calling kmem_cache_destroy and mempool_destroy.
Applied to 5.9/scsi-queue, thanks!
[1/1] scsi: virtio_scsi: Remove unnecessary condition check
https://git.kernel.org/mkp/scsi/c/92e8d0323a51
--
Martin K. Petersen Oracle Linux Engineering