On 1/11/23 00:39, Philippe Mathieu-Daudé wrote:
Fix the following checkpatch.pl violation on lines using the
TARGET_FMT_plx definition to avoid:
WARNING: line over 80 characters
Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
hw/block/pflash_cfi01.c | 5 +++--
hw/char/digic-uart.c | 8 ++++----
hw/core/sysbus.c | 3 ++-
hw/dma/pl330.c | 16 +++++++++-------
hw/i386/multiboot.c | 3 ++-
hw/i386/xen/xen-hvm.c | 3 ++-
hw/i386/xen/xen-mapcache.c | 13 ++++++++-----
hw/intc/exynos4210_combiner.c | 20 ++++++++++----------
hw/misc/auxbus.c | 3 ++-
hw/net/allwinner_emac.c | 8 ++++----
hw/timer/digic-timer.c | 8 ++++----
hw/timer/etraxfs_timer.c | 3 +--
softmmu/memory.c | 3 ++-
target/ppc/mmu-hash32.c | 10 ++++++----
target/ppc/mmu_common.c | 8 +++++---
target/sparc/mmu_helper.c | 5 +++--
16 files changed, 67 insertions(+), 52 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~