On 26/01/2024 23.04, Philippe Mathieu-Daudé wrote:
Mechanical patch produced running the command documented
in scripts/coccinelle/cpu_env.cocci_template header.
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
target/s390x/cpu-dump.c | 3 +--
target/s390x/gdbstub.c | 6 ++----
target/s390x/helper.c | 3 +--
target/s390x/kvm/kvm.c | 6 ++----
target/s390x/tcg/excp_helper.c | 11 +++--------
target/s390x/tcg/translate.c | 3 +--
6 files changed, 10 insertions(+), 22 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>