diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-01-18 13:16:49 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-01-26 11:30:47 +0000 |
commit | 4859da572b41d93339b2dbfc80a70ab9cd9aea7d (patch) | |
tree | 56e6b4096e0e06c2342cad40ad52f85a6edced2f /docs/system | |
parent | 6b504a01c17de92f2851d63f181210eff97191d0 (diff) | |
download | qemu-4859da572b41d93339b2dbfc80a70ab9cd9aea7d.zip qemu-4859da572b41d93339b2dbfc80a70ab9cd9aea7d.tar.gz qemu-4859da572b41d93339b2dbfc80a70ab9cd9aea7d.tar.bz2 |
hw/arm/virt.c: Remove newline from error_report() string
error_report() strings should not include trailing newlines; remove
the newline from the error we print when devices won't fit into the
address space of the CPU.
This commit also fixes the accidental hardcoded tabs that were in
this line, since we have to touch the line anyway.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240118131649.2726375-1-peter.maydell@linaro.org
Diffstat (limited to 'docs/system')
0 files changed, 0 insertions, 0 deletions