]> git.baikalelectronics.ru Git - kernel.git/commit
cfq-iosched: make code consistent
authorShaohua Li <shaohua.li@intel.com>
Mon, 27 Jun 2011 07:03:48 +0000 (09:03 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 27 Jun 2011 07:36:06 +0000 (09:36 +0200)
commit904b8fc4be660e26f882e22c752c62960d3b55c8
tree8d9373239aa568f28631e253d9fd07bc78b312c3
parent1ecd6381abbf9e09825949e77ab4e9ed51fb7bf7
cfq-iosched: make code consistent

ioc->ioc_data is rcu protectd, so uses correct API to access it.
This doesn't change any behavior, but just make code consistent.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: stable@kernel.org # after 553e5616
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/cfq-iosched.c