Randy Dunlap d5ac537e5f sched: fix errors in struct & function comments
Fix kernel-doc errors in sched.c:  the structs don't have
kernel-doc notation and the short function description needs to
be one line only.

  Error(kernel/sched.c:3197): cannot understand prototype: 'struct sd_lb_stats '
  Error(kernel/sched.c:3228): cannot understand prototype: 'struct sg_lb_stats '
  Error(kernel/sched.c:3375): duplicate section name 'Description'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-03-29 08:12:39 -07:00
..
2009-02-13 09:44:22 +01:00
2009-02-22 20:05:19 +01:00
2009-02-21 14:17:17 -08:00
2009-01-08 08:31:02 -08:00
2009-02-10 00:41:54 +01:00
2009-01-08 08:31:12 -08:00
2009-02-18 19:26:33 +01:00
2009-02-26 21:56:07 +01:00
2009-01-15 12:00:09 +01:00
2009-03-23 09:22:31 -07:00
2009-02-18 19:26:33 +01:00
2009-03-24 10:52:46 +11:00