diff options
author | 2016-07-23 21:31:20 +0200 | |
---|---|---|
committer | 2016-07-24 21:49:16 +0100 | |
commit | 57c2b0ddd14d8831cbaab855373fe8797812ea53 (patch) | |
tree | 897092bd8422cac43b0dd933581bfe2908911bc5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.7 (diff) | |
download | linux-dev-57c2b0ddd14d8831cbaab855373fe8797812ea53.tar.xz linux-dev-57c2b0ddd14d8831cbaab855373fe8797812ea53.zip |
spi: pic32: fixup wait_for_completion_timeout return handling
wait_for_completion_timeout returns unsigned long not int so the check for
<= 0 should be == 0 here.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions