]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Minor fixes in extension-s390x.c
authorAndreas Arnez <arnez@linux.ibm.com>
Wed, 15 May 2024 12:32:42 +0000 (14:32 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 15 May 2024 12:32:42 +0000 (14:32 +0200)
commit76f2218924f85547f670969b1a0b59e5200e22ec
tree427f80b0dec4ffb4b44010f61bf671df40b5183f
parent16249b21456d681b5d98400287b8dbd926050c75
s390x: Minor fixes in extension-s390x.c

Some tracker names for registers are not consistent with the naming
scheme.  Also, there is a dead assignment to orig_addr2 and orig_len2.
Fix both.
coregrind/m_extension/extension-s390x.c