diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-10-01 11:31:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-03 00:52:08 +0200 |
commit | 0bb5a1a28ee644798dc3ca167cf9e5ac2058863e (patch) | |
tree | 647424c8a70d28b89b7c46c9bb197e3dd3bf0da2 /drivers/atm | |
parent | mei: samples: fix a signedness bug in amt_host_if_call() (diff) | |
download | linux-0bb5a1a28ee644798dc3ca167cf9e5ac2058863e.tar.xz linux-0bb5a1a28ee644798dc3ca167cf9e5ac2058863e.zip |
thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy
dma_pool_destroy() already takes NULL pointer into account so there is
no need to check that again in tb_ctl_free().
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
[mw: reword commit log a bit]
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions