commit | b7475eb599ddb2e8cab2dc86ff38a9507463ad6b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Mar 25 13:06:47 2015 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Wed Apr 01 14:22:58 2015 +0200 |
tree | 2fe390d7e2444e71297445230006dde7da24dce2 | |
parent | bfb83b27519aa7ed9510f601a8f825a2c1484bc2 [diff] |
tick: Simplify tick-internal.h tick-internal.h is pretty confusing as a lot of the stub inlines are there several times. Distangle the maze and make clear functional sections. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> [ rjw: Subject ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/16068264.vcNp79HLaT@vostro.rjw.lan Signed-off-by: Ingo Molnar <mingo@kernel.org>