aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2013-10-02 14:13:09 +0530
committerRafael J. Wysocki <[email protected]>2013-10-10 02:51:14 +0200
commit1b750e3bdae5b2d0f3d377b0c56e7465f85b67f2 (patch)
tree61c8c6abc84f56e0097140de0ce403b35ce2acc2 /tools/perf/scripts/python/event_analyzing_sample.py
parent42a4df0026b36d2a8fcfb6a3e79a3d0e1b05714d (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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions