diff options
| author | Mike Snitzer <[email protected]> | 2020-09-30 17:45:20 +0000 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2020-10-01 19:03:38 +0000 |
| commit | b2abdb1b4b9eaffc4f41aa466ce77c2d91bb23df (patch) | |
| tree | c1766a33cd9d2384b9a9f8c215ea0724ac9af69e /drivers/usb/cdns3/cdns3-imx.c | |
| parent | dm: fix missing imposition of queue_limits from dm_wq_work() thread (diff) | |
| download | kernel-b2abdb1b4b9eaffc4f41aa466ce77c2d91bb23df.tar.gz kernel-b2abdb1b4b9eaffc4f41aa466ce77c2d91bb23df.zip | |
dm: fold dm_process_bio() into dm_submit_bio()
dm_process_bio() is only called by dm_submit_bio(), there is no benefit
to keeping dm_process_bio() factored out, so fold it.
While at it, cleanup dm_submit_bio()'s DMF_BLOCK_IO_FOR_SUSPEND related
branching and expand scope of dm_get_live_table() rcu reference on map
via common 'out' label to dm_put_live_table().
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions
