summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/condition.c
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2012-10-03 22:56:57 +0200
committerTejun Heo <tj@kernel.org>2013-01-09 17:05:09 +0100
commit4d2ceea4cb86060b03b2aa4826b365320bc78651 (patch)
tree2d848153c4feb146f603b3d2273f9a486febe992 /security/tomoyo/condition.c
parentcfq-iosched: Properly name all references to IO class (diff)
downloadlinux-4d2ceea4cb86060b03b2aa4826b365320bc78651.tar.xz
linux-4d2ceea4cb86060b03b2aa4826b365320bc78651.zip
cfq-iosched: More renaming to better represent wl_class and wl_type
Some more renaming. Again making the code uniform w.r.t use of wl_class/class to represent IO class (RT, BE, IDLE) and using wl_type/type to represent subclass (SYNC, SYNC-IDLE, ASYNC). At places this patch shortens the string "workload" to "wl". Renamed "saved_workload" to "saved_wl_type". Renamed "saved_serving_class" to "saved_wl_class". For uniformity with "saved_wl_*" variables, renamed "serving_class" to "serving_wl_class" and renamed "serving_type" to "serving_wl_type". Again, just trying to improve upon code uniformity and improve readability. No functional change. v2: - Restored the usage of keyword "service" based on Jeff Moyer's feedback. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'security/tomoyo/condition.c')
0 files changed, 0 insertions, 0 deletions