diff options
author | Mike Snitzer | 2018-12-10 17:55:56 +0100 |
---|---|---|
committer | Mike Snitzer | 2018-12-18 15:02:27 +0100 |
commit | 34743bfddef2c50af20234ae873324ca49320a55 (patch) | |
tree | b4def0eea46ad09e112b46af50ede0f3a583ffb6 /kernel/sysctl.c | |
parent | dm verity: log the hash algorithm implementation (diff) | |
download | kernel-qcow2-linux-34743bfddef2c50af20234ae873324ca49320a55.tar.gz kernel-qcow2-linux-34743bfddef2c50af20234ae873324ca49320a55.tar.xz kernel-qcow2-linux-34743bfddef2c50af20234ae873324ca49320a55.zip |
dm rq: cleanup leftover code from recently removed q->mq_ops branching
When commit 6a23e05c2fe3c6 ("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: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions