summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorKefeng Wang <wangkefeng.wang@huawei.com>2019-06-05 22:24:27 +0800
committerJens Axboe <axboe@kernel.dk>2019-06-05 08:22:24 -0600
commit98d669b49120bad6a09c361daa71c92e6a9f8fbb (patch)
tree95bdf54f76b0677fd67a021f5bef56e728266cec /drivers
parente0241fb0b94399bb4131da7f29dc92cf5dc1ae71 (diff)
block: Drop unlikely before IS_ERR(_OR_NULL)
IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag, so no need to do that again from its callers. Drop it. Cc: Jens Axboe <axboe@kernel.dk> Cc: linux-block@vger.kernel.org Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions