Skip to content
Commit 63508e38 authored by vulab's avatar vulab Committed by Mike Snitzer
Browse files

dm cache: remove needless request_queue NULL pointer checks



Since commit ff9ea323 ("block, bdi: an active gendisk always has a
request_queue associated with it") the request_queue pointer returned
from bdev_get_queue() shall never be NULL.

Signed-off-by: default avatarXu Wang <vulab@iscas.ac.cn>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 695902bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment