Re: [PATCH] docs: block: Remove blk_init_queue related description

2019-10-21 Thread Shaokun Zhang
Hi Jonathan, On 2019/10/18 23:39, Jonathan Corbet wrote: > On Mon, 14 Oct 2019 21:50:02 +0800 > Shaokun Zhang wrote: > >> blk_init_queue has been removed since commit >> ("block: remove dead elevator code"), Let's cleanup the description >> in the biodoc.rst document. >> >> Cc: Jonathan Corbet

Re: [PATCH] docs: block: Remove blk_init_queue related description

2019-10-18 Thread Jonathan Corbet
On Mon, 14 Oct 2019 21:50:02 +0800 Shaokun Zhang wrote: > blk_init_queue has been removed since commit > ("block: remove dead elevator code"), Let's cleanup the description > in the biodoc.rst document. > > Cc: Jonathan Corbet > Cc: Jens Axboe > Signed-off-by: Shaokun Zhang So I applied thi