commit | 48a17ad5931c3832eec68411620bc3527021c193 | [log] [tgz] |
---|---|---|
author | Matthew R. Ochs <mrochs@linux.vnet.ibm.com> | Fri Aug 25 17:17:53 2017 -0500 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Aug 25 18:23:06 2017 -0400 |
tree | a5846741f4d627d5e5b8a25dd5ad80bdc5bd1b15 | |
parent | e4df3eaa6e72459767cbf9b883fdfd2d28197583 [diff] |
scsi: cxlflash: Remove unnecessary existence check The AFU termination sequence has been refactored over time such that the main tear down routine, term_afu(), can no longer can be invoked with a NULL AFU pointer. Remove the unnecessary existence check from term_afu(). Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>