projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1a8974
)
sched: clean up kernel/sched_stat.h
author
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Nov 2007 14:52:56 +0000
(15:52 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Nov 2007 14:52:56 +0000
(15:52 +0100)
clean up kernel/sched_stat.h.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_stats.h
patch
|
blob
|
history
diff --git
a/kernel/sched_stats.h
b/kernel/sched_stats.h
index 630178e53bb6210d156ee94f9f9c4f3e96e473dd..5b32433e7ee5719cb061956e53ec4ef2a242d903 100644
(file)
--- a/
kernel/sched_stats.h
+++ b/
kernel/sched_stats.h
@@
-52,7
+52,8
@@
static int show_schedstat(struct seq_file *seq, void *v)
sd->lb_nobusyq[itype],
sd->lb_nobusyg[itype]);
}
- seq_printf(seq, " %u %u %u %u %u %u %u %u %u %u %u %u\n",
+ seq_printf(seq,
+ " %u %u %u %u %u %u %u %u %u %u %u %u\n",
sd->alb_count, sd->alb_failed, sd->alb_pushed,
sd->sbe_count, sd->sbe_balanced, sd->sbe_pushed,
sd->sbf_count, sd->sbf_balanced, sd->sbf_pushed,