summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorIngo Molnar2006-07-03 09:25:42 +0200
committerLinus Torvalds2006-07-04 00:27:11 +0200
commit70b97a7f0b19cf1f2619deb5cc41e8b78c591aa7 (patch)
tree619683f95396f26048c1818735818d53a3c0233e /drivers/block
parent[PATCH] sched: cleanup, remove task_t, convert to struct task_struct (diff)
downloadkernel-qcow2-linux-70b97a7f0b19cf1f2619deb5cc41e8b78c591aa7.tar.gz
kernel-qcow2-linux-70b97a7f0b19cf1f2619deb5cc41e8b78c591aa7.tar.xz
kernel-qcow2-linux-70b97a7f0b19cf1f2619deb5cc41e8b78c591aa7.zip
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
convert: - runqueue_t to 'struct rq' - prio_array_t to 'struct prio_array' - migration_req_t to 'struct migration_req' I was the one who added these but they are both against the kernel coding style and also were used inconsistently at places. So just get rid of them at once, now that we are flushing the scheduler patch-queue anyway. Conversion was mostly scripted, the result was reviewed and all secondary whitespace and style impact (if any) was fixed up by hand. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions