sched: Fix typo in struct sched_avg member description
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Thu, 27 Jun 2013 06:04:09 +0000 (11:34 +0530)
committerIngo Molnar <mingo@kernel.org>
Thu, 27 Jun 2013 08:18:26 +0000 (10:18 +0200)
Remove extra 'for' from the description about member of
struct sched_avg.

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: pjt@google.com
Cc: peterz@infradead.org
Link: http://lkml.kernel.org/r/20130627060409.GB18582@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found