commit | b6b12294405e6ec029e627c49adf3193829a2685 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Thu Jun 10 12:06:21 2010 +1000 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 18 10:46:55 2010 +0200 |
tree | bafbeeaa4a9c7a80e1ff20a14694fcb9d145a9fb | |
parent | 694f5a1112959a6996cabdb6f8d3003e87dac8a7 [diff] |
sched: Fix comments to make them DocBook happy Docbook fails in sched_fair.c due to comments added in the asymmetric packing patch series. This fixes these errors. No code changes. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <24737.1276135581@neuling.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>