diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2025-03-01 15:35:34 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-05 02:13:33 +0100 |
commit | bf042a6a2ab9aceae951f6afc897986f7387a7e5 (patch) | |
tree | f574aa47ae975946bd1857cfbb55fa10773a071c /tests/functional/qemu_test/linuxkernel.py | |
parent | f94a158c708666d97fe68bf39c8f8a32c0a5176d (diff) | |
download | qemu-bf042a6a2ab9aceae951f6afc897986f7387a7e5.zip qemu-bf042a6a2ab9aceae951f6afc897986f7387a7e5.tar.gz qemu-bf042a6a2ab9aceae951f6afc897986f7387a7e5.tar.bz2 |
hw/nvram/eeprom_at24c: Remove ERR macro that calls fprintf to stderr
In the realize method error_setg can be used like other places there
already do. The other usage can be replaced with error_report which is
the preferred way instead of directly printing to stderr.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <637b92984795a385b648a84208f093947cc261e4.1740839457.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'tests/functional/qemu_test/linuxkernel.py')
0 files changed, 0 insertions, 0 deletions