aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching
diff options
context:
space:
mode:
authorAndrew Morton <[email protected]>2022-10-16 16:09:11 -0700
committerAndrew Morton <[email protected]>2022-10-16 16:09:11 -0700
commit8048b8358031ae742c1c8f16f196f6d8070bb09f (patch)
treec639bfaecdad37507973aebd3007c7b009362414 /Documentation/filesystems/caching
parent280330fac48280e16454cfa46c368af4812ad79c (diff)
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
Merge branch 'master' into mm-hotfixes-stable
Diffstat (limited to 'Documentation/filesystems/caching')
-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);