diff options
author | Christoph Hellwig <hch@lst.de> | 2021-06-16 08:39:33 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-07-01 00:34:04 +0300 |
commit | 249cda3325e0ff35dd8af9b5885f3aaf4ddd165d (patch) | |
tree | c95b52361b2772525ba2ed3990b8599c085b0f03 /scripts/gdb/linux/utils.py | |
parent | 6497ef8df568afbf5f3e38825a4590ff41611a54 (diff) | |
download | linux-249cda3325e0ff35dd8af9b5885f3aaf4ddd165d.tar.xz |
mmc: remove an extra blk_{get,put}_queue pair
The gendisk already acquires a reference to the queue when add_disk
is called, which dropped on put_disk. So remove the superflous
extra refcounting.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20210616053934.880951-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions