]> git.karo-electronics.de Git - karo-tx-linux.git/commit
timer_list: split timer_list_show_tickdevices()
authorNathan Zimmer <nzimmer@sgi.com>
Wed, 20 Mar 2013 04:06:54 +0000 (15:06 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:27:14 +0000 (16:27 +1100)
commit5e71439b9553680959b03fcce0765c37234d29ac
tree93f4056321dd55656237feae3b530bf297199281
parent821d4b98bbc11609d8ae59af039a9f5661703629
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