diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2022-05-03 10:48:41 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2022-05-06 20:45:14 +0200 |
commit | 964bc5dbe602a62b7bbd67624c4b8f7a4ea692b2 (patch) | |
tree | 27740a5ae0dd01ad63241db3816bc2d9dd85e5d2 /arch/s390/boot/kaslr.c | |
parent | 68a971acc9484559ae8e1cc80950f34919299eba (diff) | |
download | linux-964bc5dbe602a62b7bbd67624c4b8f7a4ea692b2.tar.gz |
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>
Diffstat (limited to 'arch/s390/boot/kaslr.c')
0 files changed, 0 insertions, 0 deletions