[Linux-cachefs] [PATCH 02/10] Documentation: filesystems: caching/operations: drop doubled word

Randy Dunlap rdunlap at infradead.org
Fri Jul 3 21:43:17 UTC 2020


Drop the doubled word "be".

Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Jonathan Corbet <corbet at lwn.net>
Cc: linux-doc at vger.kernel.org
Cc: David Howells <dhowells at redhat.com>
Cc: linux-cachefs at redhat.com
---
 Documentation/filesystems/caching/operations.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/filesystems/caching/operations.rst
+++ linux-next-20200701/Documentation/filesystems/caching/operations.rst
@@ -27,7 +27,7 @@ data storage and retrieval routines.  It
 fscache_operation structs, though these are usually embedded into some other
 structure.
 
-This facility is available to and expected to be be used by the cache backends,
+This facility is available to and expected to be used by the cache backends,
 and FS-Cache will create operations and pass them off to the appropriate cache
 backend for completion.
 




More information about the Linux-cachefs mailing list