diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-10-15 11:25:56 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-10-19 11:36:39 +0300 |
commit | 4739824e2d7878dcea88397a6758e31e3c5c124e (patch) | |
tree | 2090803e1bc0c8dac3eba93a068bfdcceb95813a /tools/perf/scripts/python/task-analyzer.py | |
parent | e0539ae012ba5d618eb19665ff990b87b960c643 (diff) | |
download | linux-4739824e2d7878dcea88397a6758e31e3c5c124e.tar.xz |
nvme: fix error pointer dereference in error handling
There is typo here so it releases the wrong variable. "ctrl->admin_q"
was intended instead of "ctrl->fabrics_q".
Fixes: fe60e8c53411 ("nvme: add common helpers to allocate and free tagsets")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions