arm64: Move documentation of dcache_by_line_op
authorFuad Tabba <tabba@google.com>
Mon, 24 May 2021 08:29:51 +0000 (09:29 +0100)
committerWill Deacon <will@kernel.org>
Tue, 25 May 2021 18:27:48 +0000 (19:27 +0100)
commit06b7a568ca5e9cb79a0cc4737f498ea90d8fa89d
tree68d1dd9427c78d961220e36495d448b6a162fe5f
parent55272ecc3ada8ec947bb5e94ee2fcde6cf31e166
arm64: Move documentation of dcache_by_line_op

The comment describing the macro dcache_by_line_op is placed
right before the previous macro of the one it describes, which is
a bit confusing. Move it to the macro it describes (dcache_by_line_op).

No functional change intended.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20210524083001.2586635-9-tabba@google.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/assembler.h