diff options
author | Anna-Maria Gleixner <[email protected]> | 2017-12-21 11:41:36 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-01-16 02:35:45 +0100 |
commit | 19b51cb5ff6ab7957bcbbec4ff812b83208f7e99 (patch) | |
tree | 0018c64dfe5a46f0ecb59b87f5c6587e955c03cd /tools/perf/scripts | |
parent | 48d0c9becc7f3c66874c100c126459a9da0fdced (diff) |
hrtimer: Clean up 'enum hrtimer_mode'
It's not obvious that the HRTIMER_MODE variants are bit combinations,
because all modes are hard coded constants currently.
Change it so the bit meanings are clear; and use the symbols for creating
modes which combine bits.
While at it get rid of the ugly tail comments as well.
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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/scripts')
0 files changed, 0 insertions, 0 deletions