ubifs: misc.h: delete a duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 20 Jul 2020 00:14:44 +0000 (17:14 -0700)
committerRichard Weinberger <richard@nod.at>
Sun, 2 Aug 2020 20:59:03 +0000 (22:59 +0200)
Drop the repeated word "as" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Richard Weinberger <richard@nod.at>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/misc.h

index c97a4d537d83540b5e797aa9f9dfc6970f266dba..615878e884baa7bd135da62c44e26c889658308f 100644 (file)
@@ -121,7 +121,7 @@ static inline const char *ubifs_compr_name(struct ubifs_info *c, int compr_type)
  * 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)