diff options
author | 2020-05-19 10:14:19 +0200 | |
---|---|---|
committer | 2020-05-20 17:09:49 -0400 | |
commit | 489dc0f06a5837f87482c0ce61d830d24e17082e (patch) | |
tree | 8787113bed64aa4ac4aac191cc583cfd02c574b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm zoned: Avoid 64-bit division error in dmz_fixup_devices (diff) | |
download | wireguard-linux-489dc0f06a5837f87482c0ce61d830d24e17082e.tar.xz wireguard-linux-489dc0f06a5837f87482c0ce61d830d24e17082e.zip |
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
The only case where dmz_get_zone_for_reclaim() cannot return a zone is
if the respective lists are empty. So we should just return a simple
NULL value here as we really don't have an error code which would make
sense.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions