aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/char/misc.c
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2015-02-09 14:09:09 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-25 11:36:38 +0100
commit2f9763190dd6356eec95548f4cfa8a36a71f767c (patch)
tree1a3bced068ff8da2b685eb7a9f7bf100f48f7e51 /drivers/char/misc.c
parentmisc: carma: fixup return type of wait_for_completion_timeout (diff)
downloadwireguard-linux-2f9763190dd6356eec95548f4cfa8a36a71f767c.tar.xz
wireguard-linux-2f9763190dd6356eec95548f4cfa8a36a71f767c.zip
misc: mic: fixup return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. The rc variable is renamed timeout to reflect its use and the type adjusted to unsigned long. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Acked-by: Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/misc.c')
0 files changed, 0 insertions, 0 deletions