diff options
author | Jeffle Xu <jefflexu@linux.alibaba.com> | 2021-02-08 17:57:05 +0100 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2021-02-09 14:47:49 +0100 |
commit | cccb493cdae76a51e1258c0738e2b43869655d39 (patch) | |
tree | a9b602cf4657a5d186a2b25643d786b783df5e03 /drivers/bus | |
parent | dm table: fix zoned iterate_devices based device capability checks (diff) | |
download | linux-cccb493cdae76a51e1258c0738e2b43869655d39.tar.xz linux-cccb493cdae76a51e1258c0738e2b43869655d39.zip |
dm table: remove needless request_queue NULL pointer checks
Since commit ff9ea323816d ("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: Jeffle Xu <jefflexu@linux.alibaba.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions