sched/deadline: Fix typo in a comment
authorDaniel Bristot de Oliveira <bristot@redhat.com>
Tue, 8 Nov 2016 10:15:23 +0000 (11:15 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Nov 2016 07:28:52 +0000 (08:28 +0100)
commit9846d50df3def5bff9d8a408a958722e79bcaa10
tree2da4a302c5efec88cbfc72ee3601b65917b34881
parentbfdd5537dcc857eaa04c055ef8afcb8a80dea831
sched/deadline: Fix typo in a comment

In the comment:

        /*
         * The task might have changed its scheduling policy to something
         * different than SCHED_DEADLINE (through switched_fromd_dl()).
         */

s/fromd/from/

Signed-off-by: Daniel Bristot de Oliveira <bristot@redhat.com>
Cc: Juri Lelli <juri.lelli@arm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Luca Abeni <luca.abeni@unitn.it>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/5408b3b3f9ee197a7b7f10fb834341100a4f2c88.1478599881.git.bristot@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/deadline.c