diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-26 03:38:01 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-26 17:01:31 +0300 |
commit | 10a4a016d6a882ba7601159b0f719330b102c41b (patch) | |
tree | 7fdd9b9e557111e35387ba80cd2b00094f2bdbcc /arch/powerpc/include | |
parent | e2802618970566277cf5cf5c99df66f21ee83766 (diff) | |
download | linux-10a4a016d6a882ba7601159b0f719330b102c41b.tar.xz |
powerpc/book3s/mmu-hash.h: delete duplicated word
Drop the repeated word "below".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200726003809.20454-2-rdunlap@infradead.org
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r-- | arch/powerpc/include/asm/book3s/64/mmu-hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/book3s/64/mmu-hash.h b/arch/powerpc/include/asm/book3s/64/mmu-hash.h index 58fcc959f9d5..93d18da5e7ec 100644 --- a/arch/powerpc/include/asm/book3s/64/mmu-hash.h +++ b/arch/powerpc/include/asm/book3s/64/mmu-hash.h @@ -793,7 +793,7 @@ static inline unsigned long get_vsid(unsigned long context, unsigned long ea, } /* - * For kernel space, we use context ids as below + * For kernel space, we use context ids as * below. Range is 512TB per context. * * 0x00001 - [ 0xc000000000000000 - 0xc001ffffffffffff] |