diff options
author | 2021-04-08 21:41:40 +0200 | |
---|---|---|
committer | 2021-04-12 06:44:24 -0600 | |
commit | d173b65aa75fe8d97bccf429c001633910d20bfb (patch) | |
tree | 09a5105ae736dab0b18e84af8ca860c7ef05c2dc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration (diff) | |
download | wireguard-linux-d173b65aa75fe8d97bccf429c001633910d20bfb.tar.xz wireguard-linux-d173b65aa75fe8d97bccf429c001633910d20bfb.zip |
block: initialize ret in bdev_disk_changed
Avoid a potentially initialized variabe in the invalidate case.
Fixes: d3c4a43d9291 ("block: refactor blk_drop_partitions")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Link: https://lore.kernel.org/r/20210408194140.1816537-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions