Re: [PATCH] [SCSI] zfcp: NULL check before some freeing functions is not needed.

2018-12-03 Thread Steffen Maier
Thanks, this was already submitted for v4.12 with https://www.spinics.net/lists/linux-scsi/msg125190.html based on https://www.spinics.net/lists/linux-s390/msg21307.html Also, previously seen in https://www.spinics.net/lists/linux-s390/msg22035.html On 12/02/2018 09:52 PM, Thomas Meyer wrote:

Re: [PATCH] [SCSI] zfcp: NULL check before some freeing functions is not needed.

2018-12-03 Thread Steffen Maier
Thanks, this was already submitted for v4.12 with https://www.spinics.net/lists/linux-scsi/msg125190.html based on https://www.spinics.net/lists/linux-s390/msg21307.html Also, previously seen in https://www.spinics.net/lists/linux-s390/msg22035.html On 12/02/2018 09:52 PM, Thomas Meyer wrote:

[PATCH] [SCSI] zfcp: NULL check before some freeing functions is not needed.

2018-12-02 Thread Thomas Meyer
NULL check before some freeing functions is not needed. Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/s390/scsi/zfcp_aux.c b/drivers/s390/scsi/zfcp_aux.c --- a/drivers/s390/scsi/zfcp_aux.c +++ b/drivers/s390/scsi/zfcp_aux.c @@ -248,20 +248,13 @@ static int zfcp_allocate_low_mem_buffers

[PATCH] [SCSI] zfcp: NULL check before some freeing functions is not needed.

2018-12-02 Thread Thomas Meyer
NULL check before some freeing functions is not needed. Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/s390/scsi/zfcp_aux.c b/drivers/s390/scsi/zfcp_aux.c --- a/drivers/s390/scsi/zfcp_aux.c +++ b/drivers/s390/scsi/zfcp_aux.c @@ -248,20 +248,13 @@ static int zfcp_allocate_low_mem_buffers