]> git.karo-electronics.de Git - karo-tx-linux.git/commit
timer_list: split timer_list_show_tickdevices()
authorNathan Zimmer <nzimmer@sgi.com>
Tue, 26 Mar 2013 23:24:08 +0000 (10:24 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:04:09 +0000 (17:04 +1100)
commit91a42c90fe6d4fc3bd250e9c4bf8df982c76239f
treefa0e2e4a1b76a8668eeff35083914103b3c4d598
parent2f15c33add556381be8a9020a898e8bc12a2654e
timer_list: split timer_list_show_tickdevices()

Split timer_list_show_tickdevices() out the header and just pull the rest up
to timer_list_show.  Also tweak the location of the whitespace.  This is all
to prep for the fix.

Signed-off-by: Nathan Zimmer <nzimmer@sgi.com>
Reported-by: Dave Jones <davej@redhat.com>
Cc: John Stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/time/timer_list.c