mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-03-23 11:47:04 +08:00
return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignment fixed up. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Mark Brown <broonie@kernel.org>