diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-09 22:24:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 13:36:38 +0300 |
commit | 860cba13432e071442a39e9bab83258c631d33a6 (patch) | |
tree | 6370097df7346f6fa5504a95729dc550b188d981 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a819a228feae6f936e2696c4946c53f883a3d480 (diff) | |
download | linux-860cba13432e071442a39e9bab83258c631d33a6.tar.xz |
misc: carma: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions