diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-09 18:20:45 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-02-25 22:47:12 +0100 |
commit | 5ae6e2a8f8008dffec3f9d48337ba0bc430a1211 (patch) | |
tree | a03f84386bf9940d15a56b29c6a32e1705ccae35 /mm/shmem.c | |
parent | power_supply: ab8500_fg: Simplify creation and removal of sysfs entries (diff) | |
download | linux-5ae6e2a8f8008dffec3f9d48337ba0bc430a1211.tar.xz linux-5ae6e2a8f8008dffec3f9d48337ba0bc430a1211.zip |
ab8500_fg: match return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. as
timeout is used for wait_for_completion_timeout exclusively here its
type is simply changed to unsigned long.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'mm/shmem.c')
0 files changed, 0 insertions, 0 deletions