summaryrefslogtreecommitdiffstats
path: root/tools/usb
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2012-10-03 16:56:56 -0400
committerTejun Heo <tj@kernel.org>2013-01-09 08:05:08 -0800
commit3bf10fea3ba3804090e82aa59fabf25f43fa74c2 (patch)
treeac129e9bc5655f9ae925db7093e6e7bc60f77737 /tools/usb
parentd1c3ed669a2d452cacfb48c2d171a1f364dae2ed (diff)
downloadlinux-3bf10fea3ba3804090e82aa59fabf25f43fa74c2.tar.bz2
cfq-iosched: Properly name all references to IO class
Currently CFQ has three IO classes, RT, BE and IDLE. At many a places we are calling workloads belonging to these classes as "prio". This gets very confusing as one starts to associate it with ioprio. So this patch just does bunch of renaming so that reading code becomes easier. All reference to RT, BE and IDLE workload are done using keyword "class" and all references to subclass, SYNC, SYNC-IDLE, ASYNC are made using keyword "type". This makes me feel much better while I am reading the code. There is no functionality change due to this patch. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Acked-by: Jeff Moyer <jmoyer@redhat.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions