diff options
author | Dongsheng Yang <[email protected]> | 2015-12-21 19:14:42 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-03-21 10:59:29 +0100 |
commit | 1a736b77a3f50910843d076623204ba6e5057dc1 (patch) | |
tree | a50c42c957b5b3ebb15d727001669276e7521799 /tools/perf/util/machine.c | |
parent | d4335581dc30ec6545999c7443bb9fead274a980 (diff) |
sched/cpuacct: Rename parameter in cpuusage_write() for readability
The name of the 'reset' parameter to cpuusage_write() is quite confusing,
because the only valid value we allow is '0', so !reset is actually the
case that resets ...
Rename it to 'val' and explain it in a comment that we only allow 0.
Signed-off-by: Dongsheng Yang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/machine.c')
0 files changed, 0 insertions, 0 deletions