Revision cf9c37865557d39292d82da29e9ebda1dbc584b3 authored by Mike Snitzer on 21 September 2020, 23:08:30 UTC, committed by Mike Snitzer on 21 September 2020, 23:49:15 UTC
Refer to the correct function (->submit_bio instead of ->queue_bio).
Also, add details about why using blk_queue_split() isn't needed for
dm_wq_work()'s call to dm_process_bio().

Fixes: c62b37d96b6eb ("block: move ->make_request_fn to struct block_device_operations")
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
1 parent ee1dfad
History
File Mode Size
caif_dev.h -rw-r--r-- 4.3 KB
caif_device.h -rw-r--r-- 1.8 KB
caif_hsi.h -rw-r--r-- 5.1 KB
caif_layer.h -rw-r--r-- 8.7 KB
caif_spi.h -rw-r--r-- 4.1 KB
cfcnfg.h -rw-r--r-- 2.5 KB
cfctrl.h -rw-r--r-- 3.4 KB
cffrml.h -rw-r--r-- 609 bytes
cfmuxl.h -rw-r--r-- 577 bytes
cfpkt.h -rw-r--r-- 6.3 KB
cfserl.h -rw-r--r-- 252 bytes
cfsrvl.h -rw-r--r-- 1.8 KB

back to top