summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching/backend-api.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2022-09-27 13:23:18 -0600
committerJonathan Corbet <corbet@lwn.net>2022-09-27 13:23:18 -0600
commit3ef859a4f6c97253b75eb53d259b7789fb92d875 (patch)
treea75904d247af82aed7eb7bae6341b2df659706e8 /Documentation/filesystems/caching/backend-api.rst
parent5479d6d4bf122d4b137659559a7bd17784b97b7e (diff)
parent49beeea7ebdb1d86ba8465e5021d72ad9e9474b8 (diff)
Merge branch 'docs-mw' into docs-next
Diffstat (limited to 'Documentation/filesystems/caching/backend-api.rst')
-rw-r--r--Documentation/filesystems/caching/backend-api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/caching/backend-api.rst b/Documentation/filesystems/caching/backend-api.rst
index d7507becf674..3a199fc50828 100644
--- a/Documentation/filesystems/caching/backend-api.rst
+++ b/Documentation/filesystems/caching/backend-api.rst
@@ -122,7 +122,7 @@ volumes, calling::
to tell fscache that a volume has been withdrawn. This waits for all
outstanding accesses on the volume to complete before returning.
-When the the cache is completely withdrawn, fscache should be notified by
+When the cache is completely withdrawn, fscache should be notified by
calling::
void fscache_relinquish_cache(struct fscache_cache *cache);