diff options
author | 2024-09-19 14:40:10 +0200 | |
---|---|---|
committer | 2024-09-23 17:57:04 +0200 | |
commit | d714abee5fb64c4817dce477bd7f2bd1bb4fe814 (patch) | |
tree | 4c7918ca2e019d145f80a862caf0b585d4ff7eea /scripts/generate_rust_analyzer.py | |
parent | s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objects (diff) | |
download | linux-rng-d714abee5fb64c4817dce477bd7f2bd1bb4fe814.tar.xz linux-rng-d714abee5fb64c4817dce477bd7f2bd1bb4fe814.zip |
s390/vdso: Use one large alternative instead of an alternative branch
Replace the alternative branch with a larger alternative that contains
both paths. That way the two paths are closer together and it is easier
to change both paths if the need should arise.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions