From: Randy Dunlap <rdun...@infradead.org>

Drop the doubled word "in" in a comment.

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
Cc: Andrew Morton <a...@linux-foundation.org>
Cc: linux...@kvack.org
---
 include/linux/frontswap.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/linux/frontswap.h
+++ linux-next-20200714/include/linux/frontswap.h
@@ -10,7 +10,7 @@
 /*
  * Return code to denote that requested number of
  * frontswap pages are unused(moved to page cache).
- * Used in in shmem_unuse and try_to_unuse.
+ * Used in shmem_unuse and try_to_unuse.
  */
 #define FRONTSWAP_PAGES_UNUSED 2
 

Reply via email to