commit | 576da126a6c7364d70dfd58d0bbe43d05cf5859f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 12 21:10:29 2010 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 12 22:40:43 2010 +0100 |
tree | b9e20cb948c0dce3da97bc3fa1ecc592416d070b | |
parent | 06f71b922ce5a05352acd706564ca4ae1f2add0e [diff] |
timer: Split out timer function call The ident level is starting to be annoying. More white space than actual code. Split out the timer function call into its own function. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>