diff options
| author | Viresh Kumar <[email protected]> | 2013-10-02 14:13:09 +0530 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2013-10-10 02:51:14 +0200 |
| commit | 1b750e3bdae5b2d0f3d377b0c56e7465f85b67f2 (patch) | |
| tree | 61c8c6abc84f56e0097140de0ce403b35ce2acc2 /tools/perf/scripts/python/netdev-times.py | |
| parent | 42a4df0026b36d2a8fcfb6a3e79a3d0e1b05714d (diff) | |
cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
lock_policy_rwsem_{read|write}() currently has return type of int,
but it always returns zero and hence its return type should be void
instead. This patch makes that change and modifies all of the users
accordingly.
Reported-by: Jon Medhurst<[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Reviewed-by: Srivatsa S. Bhat <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions