diff options
author | 2019-05-01 13:57:17 +0100 | |
---|---|---|
committer | 2019-05-07 16:05:06 -0400 | |
commit | cacddeab563be5850ec12ba6a1396e120f94a529 (patch) | |
tree | 3ab4b162ea52c66484a01914e40359ae48feabcc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm mpath: always free attached_handler_name in parse_path() (diff) | |
download | wireguard-linux-cacddeab563be5850ec12ba6a1396e120f94a529.tar.xz wireguard-linux-cacddeab563be5850ec12ba6a1396e120f94a529.zip |
dm dust: remove redundant unsigned comparison to less than zero
Variable block is an unsigned long long hence the less than zero
comparison is always false, hence it is redundant and can be removed.
Addresses-Coverity: ("Unsigned compared against 0")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Bryan Gurney <bgurney@redhat.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