[PATCH] ubifs: misc.h: delete a duplicated word

Randy Dunlap rdunlap at infradead.org
Sun Jul 19 20:14:44 EDT 2020


Drop the repeated word "as" in a comment.

Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Richard Weinberger <richard at nod.at>
Cc: linux-mtd at lists.infradead.org
---
 fs/ubifs/misc.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/fs/ubifs/misc.h
+++ linux-next-20200717/fs/ubifs/misc.h
@@ -121,7 +121,7 @@ static inline const char *ubifs_compr_na
  * ubifs_wbuf_sync - synchronize write-buffer.
  * @wbuf: write-buffer to synchronize
  *
- * This is the same as as 'ubifs_wbuf_sync_nolock()' but it does not assume
+ * This is the same as 'ubifs_wbuf_sync_nolock()' but it does not assume
  * that the write-buffer is already locked.
  */
 static inline int ubifs_wbuf_sync(struct ubifs_wbuf *wbuf)



More information about the linux-mtd mailing list