arm64: fix typo in a comment
authorJason Wang <wangborong@cdjrlc.com>
Tue, 3 Aug 2021 14:20:20 +0000 (22:20 +0800)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 3 Aug 2021 15:19:33 +0000 (16:19 +0100)
commit312b7104f39bcb4f7fb4dceeab1e9ae82c7083c8
treeb6f0388fe45d20ecf2883cc1fa2e79089ddb94d8
parent70a4039bd4d723c9b86b365bf1cd2395beed2d07
arm64: fix typo in a comment

The double 'the' after 'If' in this comment "If the the TLB range ops
are supported..." is repeated. Consequently, one 'the' should be
removed from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20210803142020.124230-1-wangborong@cdjrlc.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/tlbflush.h