]> git.karo-electronics.de Git - karo-tx-linux.git/commit
timer_list: split timer_list_show_tickdevices()
authorNathan Zimmer <nzimmer@sgi.com>
Wed, 20 Feb 2013 02:13:45 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:10 +0000 (16:52 +1100)
commit818ceda5e4b1e6481677cfbc0d8644aa3bd50de6
tree540061ed9f6a26d127f7053a186605b1640eee76
parent262de34796155caf12f2d87009516b796230cbda
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