diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2016-07-23 21:31:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-07-24 22:49:16 +0200 |
commit | 57c2b0ddd14d8831cbaab855373fe8797812ea53 (patch) | |
tree | 897092bd8422cac43b0dd933581bfe2908911bc5 /Documentation | |
parent | Linux 4.7 (diff) | |
download | linux-57c2b0ddd14d8831cbaab855373fe8797812ea53.tar.xz linux-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 'Documentation')
0 files changed, 0 insertions, 0 deletions