linux-kernel-test/drivers/scsi/aic94xx
YueHaibing b217598890 scsi: aic94xx: Remove unnecessary null check
kmem_cache_destroy() can handle NULL pointer correctly, so there is no need
to check NULL pointer before calling kmem_cache_destroy().

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-07-30 12:12:59 -04:00
..
aic94xx_dev.c
aic94xx_dump.c
aic94xx_dump.h
aic94xx_hwi.c
aic94xx_hwi.h
aic94xx_init.c
aic94xx_reg_def.h
aic94xx_reg.c
aic94xx_reg.h
aic94xx_sas.h
aic94xx_scb.c
aic94xx_sds.c
aic94xx_sds.h
aic94xx_seq.c
aic94xx_seq.h
aic94xx_task.c
aic94xx_tmf.c
aic94xx.h
Kconfig
Makefile