[git commit master 1/1] whitespace fix

Denys Vlasenko vda.linux at googlemail.com
Tue Oct 26 22:04:50 UTC 2010


commit: http://git.busybox.net/busybox/commit/?id=4fa07bd8fafdd5eb64dfe11f43bb420aec5b5f50
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 procps/powertop.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/procps/powertop.c b/procps/powertop.c
index 8b03a4d..5e028f0 100644
--- a/procps/powertop.c
+++ b/procps/powertop.c
@@ -689,8 +689,8 @@ static void show_timerstats(void)
 // no ACPI power usage estimate available
 //
 // Top causes for wakeups:
-//   32.4% ( 26.7)       <interrupt> : extra timer interrupt 
-//   29.0% ( 23.9)     <kernel core> : hrtimer_start_range_ns (tick_sched_timer) 
+//   32.4% ( 26.7)       <interrupt> : extra timer interrupt
+//   29.0% ( 23.9)     <kernel core> : hrtimer_start_range_ns (tick_sched_timer)
 //    9.0% (  7.5)     <kernel core> : hrtimer_start (tick_sched_timer)
 //    6.5% (  5.3)       <interrupt> : ata_piix
 //    5.0% (  4.1)             inetd : hrtimer_start_range_ns (hrtimer_wakeup)
-- 
1.7.1



More information about the busybox-cvs mailing list