Change the phrase "is is" to "it is".

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: Yoshinori Sato <ys...@users.sourceforge.jp>
Cc: uclinux-h8-de...@lists.sourceforge.jp
Cc: Andrew Morton <a...@linux-foundation.org>
---
 arch/h8300/include/asm/flat.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/h8300/include/asm/flat.h
+++ linux-next-20200720/arch/h8300/include/asm/flat.h
@@ -12,7 +12,7 @@
  * on the H8 a couple of the relocations have an instruction in the
  * top byte.  As there can only be 24bits of address space,  we just
  * always preserve that 8bits at the top,  when it isn't an instruction
- * is is 0 (dav...@snapgear.com)
+ * it is 0 (dav...@snapgear.com)
  */
 
 #define        flat_get_relocate_addr(rel)             (rel & ~0x00000001)

Reply via email to