Skip to content
  • Ingo Molnar's avatar
    timers, sched/clock: Clean up the code a bit · 32fea568
    Ingo Molnar authored
    
    
    Trivial cleanups, to improve the readability of the generic sched_clock() code:
    
     - Improve and standardize comments
     - Standardize the coding style
     - Use vertical spacing where appropriate
     - etc.
    
    No code changed:
    
      md5:
        19a053b31e0c54feaeff1492012b019a  sched_clock.o.before.asm
        19a053b31e0c54feaeff1492012b019a  sched_clock.o.after.asm
    
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Daniel Thompson <daniel.thompson@linaro.org>
    Cc: John Stultz <john.stultz@linaro.org>
    Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Russell King <linux@arm.linux.org.uk>
    Cc: Stephen Boyd <sboyd@codeaurora.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Will Deacon <will.deacon@arm.com>
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    32fea568