diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2012-10-04 00:56:58 +0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-01-09 20:05:09 +0400 |
commit | 34b98d03bd6e3f3c67af1e4933aaf19887a61192 (patch) | |
tree | f8c12ac87eda374852f02cc0de078e2c74146c23 /block/ioctl.c | |
parent | 4d2ceea4cb86060b03b2aa4826b365320bc78651 (diff) | |
download | linux-34b98d03bd6e3f3c67af1e4933aaf19887a61192.tar.xz |
cfq-iosched: Rename "service_tree" to "st" at some places
At quite a few places we use the keyword "service_tree". At some places,
especially local variables, I have abbreviated it to "st".
Also at couple of places moved binary operator "+" from beginning of line
to end of previous line, as per Tejun's feedback.
v2:
Reverted most of the service tree name change 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 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions