diff options
| author | Colin Ian King <[email protected]> | 2019-07-01 17:52:46 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2019-07-10 11:17:30 +0000 |
| commit | 42248a918d7c18a535b08f05badb988b140298f6 (patch) | |
| tree | 7391c3def2f8f4c5954e7486d63ce9f2bb3ebbed /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | mmc: sdhci-msm: fix mutex while in spinlock (diff) | |
| download | kernel-42248a918d7c18a535b08f05badb988b140298f6.tar.gz kernel-42248a918d7c18a535b08f05badb988b140298f6.zip | |
mmc: alcor: remove a redundant greater or equal to zero comparison
A greater or equal comparison on the unsigned int variable tmp_diff
is always true as unsigned ints are never negative. Hence the
comparison is redundant and can be removed.
Addresses-Coverity: ("Unsigned compared against 0")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
