powerpc/mm/hash64: Remove comment that is no longer valid
authorSantosh Sivaraj <santosh@fossix.org>
Tue, 21 Jul 2020 09:19:15 +0000 (14:49 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 23 Jul 2020 07:43:35 +0000 (17:43 +1000)
commit69507b984ddce803df81215cc7813825189adafa
treea01733c711598d8571e98ef2de934ad9373c5133
parent0f10228c6ff6af36cbb31af35b01f76cdb0b3fc1
powerpc/mm/hash64: Remove comment that is no longer valid

hash_low_64.S was removed in commit a43c0eb8364c ("powerpc/mm: Convert
4k insert from asm to C") and flush_hash_page() is no longer called
from any assembly routine.

Signed-off-by: Santosh Sivaraj <santosh@fossix.org>
[mpe: Tweak comment wording]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200721091915.205006-1-santosh@fossix.org
arch/powerpc/mm/book3s64/hash_utils.c