]> git.karo-electronics.de Git - karo-tx-linux.git/commit
timer_list: split timer_list_show_tickdevices()
authorNathan Zimmer <nzimmer@sgi.com>
Sun, 10 Mar 2013 10:54:36 +0000 (21:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:56:24 +0000 (14:56 +1100)
commitf78004bc759cc8c25198f10c4dc1197db37c8940
tree7f58d23bfbbf6c79cfa3c8a1d543e24cae394431
parent7dc2aef7efb444f6e7bd2a9cec9060126fe51e58
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