diff options
author | Tejun Heo <tj@kernel.org> | 2015-08-18 23:55:06 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-08-19 00:49:16 +0200 |
commit | 401efbf835040dd2ebca54f78d58fc8e3c51f91d (patch) | |
tree | 5f3e8c7c0cf684656e7cbe1de2f985a9a96a87ea /block | |
parent | cfq-iosched: charge async IOs to the appropriate blkcg's instead of the root (diff) | |
download | linux-401efbf835040dd2ebca54f78d58fc8e3c51f91d.tar.xz linux-401efbf835040dd2ebca54f78d58fc8e3c51f91d.zip |
blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
Since ec13b1d6f0a0 ("blkcg: always create the blkcg_gq for the root
blkcg"), a request_list always has its blkg associated. Drop
unnecessary rl->blkg NULL test from blk_put_rl().
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions