diff options
author | Nicholas Mc Guire <der.herr@hofr.at> | 2015-02-02 03:30:32 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-04 20:52:32 +0000 |
commit | 682a71b28406a53bdc05c4c0d48443af72f1298e (patch) | |
tree | 75a7dbb0fcb6c7d521cd8cb2b9f23c7a123f91a4 /README | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) | |
download | lwn-682a71b28406a53bdc05c4c0d48443af72f1298e.tar.gz lwn-682a71b28406a53bdc05c4c0d48443af72f1298e.zip |
spi: match var type to return type of wait_for_completion
return type of wait_for_completion_timeout is unsigned long not int, this
patch changes the type of m from int to unsigned long.
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions