Files
qemu-xteink/hw/arm
Tudor Gheorghiu 5ae3ec6363 replace error_setg(&error_fatal, ...) with error_report()
According to include/qapi/error.h:
* Please don't error_setg(&error_fatal, ...), use error_report() and
* exit(), because that's more obvious.

Patch updates all instances of error_setg(&error_fatal, ...) with
error_report(...), adds the explicit exit(1) and removes redundant
return statements.

Signed-off-by: Tudor Gheorghiu <tudor.reda@gmail.com>
Suggested-by: Thomas Huth <thuth@redhat.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2587
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: also fold __func__ to previous line)
2024-10-21 22:40:47 +03:00
..
2024-10-03 19:33:23 +02:00
2024-01-30 21:20:20 +03:00
2024-01-30 21:20:20 +03:00
2024-10-03 19:33:23 +02:00
2024-01-26 11:30:49 +00:00
2024-10-15 15:16:17 +01:00
2024-10-03 19:33:23 +02:00
2024-10-01 14:44:10 +01:00
2024-02-15 14:32:39 +00:00
2024-10-03 19:33:23 +02:00
2024-10-03 19:33:23 +02:00
2024-10-03 19:33:23 +02:00