diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-10 19:55:10 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-03-15 12:20:45 +0300 |
commit | e2efb89768aebb93d3fa804bc6ee05888097797b (patch) | |
tree | 833d4cd0bf9360e3cb4d381ac35af9239fccf00d /drivers/ide/ide-iops.c | |
parent | bd9dd73c6a4e17c9345e81b46a52ca9d3157378f (diff) | |
download | linux-e2efb89768aebb93d3fa804bc6ee05888097797b.tar.xz |
i2c: cadence: fixup wait_for_completion_timeout return handling
return type of wait_for_completion_timeout is unsigned long not int. The
return variable is renamed to make the timeout condition clearly readable
and the type adjusted to unsigned long.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/ide/ide-iops.c')
0 files changed, 0 insertions, 0 deletions