diff options
author | Viresh Kumar | 2015-08-12 12:29:45 +0200 |
---|---|---|
committer | Jens Axboe | 2015-08-13 18:45:09 +0200 |
commit | 41609892701e26724b8617201f43254cadf2e7ae (patch) | |
tree | 7ed1ce922a017856ff2f2e0ca8abc4940ea7a066 /include/linux/blkdev.h | |
parent | block: don't access bio->bi_error after bio_put() (diff) | |
download | kernel-qcow2-linux-41609892701e26724b8617201f43254cadf2e7ae.tar.gz kernel-qcow2-linux-41609892701e26724b8617201f43254cadf2e7ae.tar.xz kernel-qcow2-linux-41609892701e26724b8617201f43254cadf2e7ae.zip |
blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)
IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag and there
is no need to do that again from its callers. Drop it.
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions