summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-05-01 13:57:17 +0100
committerMike Snitzer <snitzer@redhat.com>2019-05-07 16:05:06 -0400
commitcacddeab563be5850ec12ba6a1396e120f94a529 (patch)
tree3ab4b162ea52c66484a01914e40359ae48feabcc /tools/perf/scripts/python
parent940bc471780b004a5277c1931f52af363c2fc9da (diff)
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')
0 files changed, 0 insertions, 0 deletions