]> asedeno.scripts.mit.edu Git - linux.git/commit
sched/idle: Remove stale old file
authorPeter Zijlstra <peterz@infradead.org>
Mon, 24 Feb 2014 17:22:07 +0000 (18:22 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 27 Feb 2014 11:41:01 +0000 (12:41 +0100)
commit06d50c65b1043b166d102accc081093f79d8f7e5
tree76650ebe1834d25b7c08bd95c7dcfc4db1a57ea1
parentf5f9739d7a0ccbdcf913a0b3604b134129d14f7e
sched/idle: Remove stale old file

Commit cf37b6b48428d ("sched/idle: Move cpu/idle.c to sched/idle.c")
said to simply move a file; somehow it got mangled and created an old
version of the file and forgot to remove the old file.

Fix this fail; add the lost change and remove the now identical old
file.

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: rjw@rjwysocki.net
Cc: nicolas.pitre@linaro.org
Cc: preeti@linux.vnet.ibm.com
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: http://lkml.kernel.org/r/20140224172207.GC9987@twins.programming.kicks-ass.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/cpu/idle.c [deleted file]
kernel/sched/idle.c