qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/4] bulk: Coding style fixes


From: Richard Henderson
Subject: Re: [PATCH v2 2/4] bulk: Coding style fixes
Date: Wed, 11 Jan 2023 09:48:58 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

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é<philmd@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.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]