aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block/writeback_cache_control.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/block/writeback_cache_control.rst')
-rw-r--r--Documentation/block/writeback_cache_control.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/block/writeback_cache_control.rst b/Documentation/block/writeback_cache_control.rst
index 2c752c57c14c..b208488d0aae 100644
--- a/Documentation/block/writeback_cache_control.rst
+++ b/Documentation/block/writeback_cache_control.rst
@@ -47,7 +47,7 @@ the Forced Unit Access is implemented. The REQ_PREFLUSH and REQ_FUA flags
may both be set on a single bio.
-Implementation details for make_request_fn based block drivers
+Implementation details for bio based block drivers
--------------------------------------------------------------
These drivers will always see the REQ_PREFLUSH and REQ_FUA bits as they sit