diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-11 16:15:39 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-07-30 18:12:59 +0200 |
commit | b217598890a26fe49c83f4f3124c343a6d990eb2 (patch) | |
tree | a621cc94a83b7d9feb7d8a2f39f6b965273b4c16 /ipc | |
parent | scsi: qla2xxx: Remove unnecessary null check (diff) | |
download | linux-b217598890a26fe49c83f4f3124c343a6d990eb2.tar.xz linux-b217598890a26fe49c83f4f3124c343a6d990eb2.zip |
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>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions