diff options
author | Francis Pravin <francis.p@samsung.com> | 2025-01-17 02:42:09 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2025-01-17 22:16:34 +0300 |
commit | d68fc95a771e0a7edd876ede7913d61276be77fd (patch) | |
tree | c6a8d3f9e773563e562936518c09d1e12dae4b45 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3c47c2ccd5a29c78780ccfd0227a805f3873ab1c (diff) | |
download | linux-d68fc95a771e0a7edd876ede7913d61276be77fd.tar.xz |
nvme-pci: remove redundant dma frees in hmb
The value of size is 0 when there is no dma buffer allocated. The value
of i also remains 0. So, no need to free the dma buffer in out_free_bufs.
Hence, remove the redundant dma frees.
Signed-off-by: Francis Pravin <francis.p@samsung.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions