qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/4] hw: Remove hardcoded tabs (code style)


From: Richard Henderson
Subject: Re: [PATCH v2 1/4] hw: Remove hardcoded tabs (code style)
Date: Wed, 11 Jan 2023 09:48:09 -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:
We are going to modify this code, fix its style first to avoid
the following checkpatch.pl violations:

   ERROR: code indent should never use tabs
   ERROR: space prohibited between function name and open parenthesis '('

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/dma/etraxfs_dma.c | 196 +++++++++++++++++++++----------------------
  hw/misc/mst_fpga.c   | 162 ++++++++++++++++++-----------------
  2 files changed, 175 insertions(+), 183 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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