summaryrefslogtreecommitdiff
path: root/Documentation/block/biovecs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/block/biovecs.rst')
-rw-r--r--Documentation/block/biovecs.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/block/biovecs.rst b/Documentation/block/biovecs.rst
index b9dc0c9dbee4..11126ed6f40f 100644
--- a/Documentation/block/biovecs.rst
+++ b/Documentation/block/biovecs.rst
@@ -135,7 +135,6 @@ Usage of helpers:
bio_first_bvec_all()
bio_first_page_all()
bio_first_folio_all()
- bio_last_bvec_all()
* The following helpers iterate over single-page segment. The passed 'struct
bio_vec' will contain a single-page IO vector during the iteration::