diff options
author | Alexander Gordeev <[email protected]> | 2024-02-21 13:41:45 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2024-02-26 10:25:09 +0100 |
commit | 923d48e48033b37ef77323d2cd48771d68160c96 (patch) | |
tree | 985efb0b1c97167097252354764501ff611eb0bb /scripts/generate_rust_analyzer.py | |
parent | 4394a50792346ec291d1bbde6da7571f799a6f12 (diff) |
s390/boot: do not check for zero-termination relocation entry
The relocation table is not expected to contain a zero-termination
entry. The existing check is likely a left-over from similar x86
code that uses zero-entries as delimiters. s390 does not have ones
and therefore the check could be avoided.
Suggested-by: Ilya Leoshkevich <[email protected]>
Acked-by: Sumanth Korikkar <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions