diff options
| author | Chengguang Xu <[email protected]> | 2018-11-04 21:57:49 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-11-06 21:19:37 -0500 |
| commit | 08cf8ab3c9e6f392f8d051fa0b574bc173d96a5d (patch) | |
| tree | a9ca4250cf272bee174491615c1b14cfc70772c7 /include/linux | |
| parent | ed5b3994c6356179a605fb3d9e3519c3683d57f1 (diff) | |
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
dma_pool_destroy() can handle NULL pointer correctly, so there is no
need to check NULL pointer before calling dma_pool_destroy().
Signed-off-by: Chengguang Xu <[email protected]>
Acked-by: Manish Rangankar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions