riscv: alternatives: Drop the underscores from the assembly macro names
authorAndrew Jones <ajones@ventanamicro.com>
Tue, 29 Nov 2022 15:00:52 +0000 (16:00 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Sat, 10 Dec 2022 02:14:23 +0000 (18:14 -0800)
commitbb2efcde594628ae08ee6e4be51b2047df9d2d06
tree196e3d7c1b8a1afe453678344ca644ccbf3d577f
parent7d52eace1bf5c55704bb0ca5dc8f2489927683ff
riscv: alternatives: Drop the underscores from the assembly macro names

The underscores aren't needed because there isn't anything already
named without them and the _CFG extension. This is a bit of a cleanup
by itself, but the real motivation is for a coming patch which would
otherwise need to add two more underscores to these macro names,
i.e. ____ALTERNATIVE_CFG, and that'd be gross.

Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221129150053.50464-4-ajones@ventanamicro.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/alternative-macros.h