Skip to content
Commit 34743bfd authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm rq: cleanup leftover code from recently removed q->mq_ops branching



When commit 6a23e05c ("dm: remove legacy request-based IO path")
removed some q->mq_ops branching from map_request() it left in place a
goto that was only needed if that branching (and conditional 'r'
assignment) existed.  Now that the branching is gone map_request()'s
goto can be removed too.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent bbf6a566
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment