diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-04-02 05:26:23 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-04-02 06:18:12 -0400 |
commit | 9eed56e889d8a0bb7870e1216d8d4326dd63ec50 (patch) | |
tree | 5cb1d2bf52ea072c88e3049984e15d4b190c1cf1 /include/linux/tick.h | |
parent | 3ae7a939165c6159afb3c09e1d7405b6d1807f2b (diff) |
clockevents: Clean up clockchips.h
Do various cleanups on the clockchips.h file:
- indent preprocessor blocks to make it more clear which block we are in,
this also makes merge resolution easier
- comment larger preprocessor blocks consistently, using the:
#if FOO
...
#else /* !FOO: */
...
#endif /* !FOO */
notation.
- unbreak lines
- etc.
No change in functionality.
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/tick.h')
0 files changed, 0 insertions, 0 deletions