diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-05 10:58:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-03-02 22:49:58 +0300 |
commit | daa939db21108c951765ce1089d423fd90f8a447 (patch) | |
tree | 5a72d86953be00cf68185c85ca2345e539b213a9 /.mailmap | |
parent | 80f4944ec2aecb64c213944f78745787e363672a (diff) | |
download | linux-daa939db21108c951765ce1089d423fd90f8a447.tar.xz |
[media] media: radio: assign wait_for_completion_timeout to appropriately typed var
wait_for_completion_timeout() returns unsigned long not int. This assigns
the return value to an appropriately typed variable (also helps keep
static code checkers happy).
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions