linux_dsm_epyc7002/drivers/scsi/cxlflash
Dan Carpenter 89dd9ce784 scsi: cxlflash: Remove an unnecessary NULL check
The "cmd" pointer was already dereferenced a couple lines earlier so this
NULL check is too late.  Fortunately, the pointer can never be NULL and the
check can be removed.

Link: https://lore.kernel.org/r/20200605110258.GD978434@mwanda
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-06-09 21:57:27 -04:00
..
backend.h
common.h
cxl_hw.c
Kconfig
lunmgt.c
main.c scsi: cxlflash: Remove an unnecessary NULL check 2020-06-09 21:57:27 -04:00
main.h
Makefile
ocxl_hw.c
ocxl_hw.h
sislite.h
superpipe.c
superpipe.h
vlun.c
vlun.h