From: Shaohua Li Date: Mon, 27 Jun 2011 07:03:48 +0000 (+0200) Subject: cfq-iosched: make code consistent X-Git-Tag: v3.0-rc7~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726e99ab88db059fe1422e15376ae404f8c66eb4;p=pandora-kernel.git 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 Cc: stable@kernel.org # after ab4bd22d Signed-off-by: Jens Axboe --- Reading git-diff-tree failed