]> git.baikalelectronics.ru Git - kernel.git/commit
docs: block: biodoc.rst: Drop the obsolete and incorrect content
authorBarry Song <21cnbao@gmail.com>
Mon, 7 Feb 2022 07:49:31 +0000 (15:49 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 Feb 2022 22:07:43 +0000 (15:07 -0700)
commit293507d32261f6057fa359274ecbc8055341f9dc
tree88cd9ced73274b9547998e22ae9dde25c4b48a39
parenta40762b07cebc656f7cf85c1694c078778b060a3
docs: block: biodoc.rst: Drop the obsolete and incorrect content

Since commit c69163c6522d ("block: remove per-queue plugging"), kernel
has removed blk_run_address_space(), blk_unplug() and sync_buffer(),
and moved to on-stack plugging. The document has been obsolete for
years.
Given that there is no obvious counterparts in the new mechinism to
replace old APIs, this patch drops the content directly.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Link: https://lore.kernel.org/r/20220207074931.20067-1-song.bao.hua@hisilicon.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/biodoc.rst