linux/arch/s390/include
Heiko Carstens 964bc5dbe6 s390/vx: remove comments from macros which break LLVM's IAS
LLVM's integrated assembler does not like comments within macros:

<instantiation>:3:19: error: too many positional arguments
        GR_NUM  b2, 1       /* Base register */
                            ^
Remove them, since they are obvious anyway.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2022-05-06 20:45:14 +02:00
..
asm s390/vx: remove comments from macros which break LLVM's IAS 2022-05-06 20:45:14 +02:00
uapi/asm s390/zcrypt: code cleanup 2022-04-25 13:54:14 +02:00