aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2015-01-02 14:25:27 +0000
committerJens Axboe <axboe@fb.com>2015-01-02 10:32:02 -0700
commit35b489d32fcc37e8735f41aa794b24cf9d1e74f5 (patch)
treef16c4c7a3148a3ca9c7c149ea6de66fd4423e7c8 /block
parentaed3ea94bdd2ac0a21ed0103d34097e202ee77f6 (diff)
block: fix checking return value of blk_mq_init_queue
Check IS_ERR_OR_NULL(return value) instead of just return value. Signed-off-by: Ming Lei <ming.lei@canonical.com> Reduced to IS_ERR() by me, we never return NULL. Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions