All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Andrew Jones <drjones@redhat.com>, kvm@vger.kernel.org
Cc: pbonzini@redhat.com, nikos.nikoleris@arm.com
Subject: Re: [PATCH kvm-unit-tests v2 1/2] lib: Fix whitespace
Date: Tue, 24 May 2022 14:17:00 +0200	[thread overview]
Message-ID: <6a2a808a-e9d9-0e52-d4b6-9cb8034a3fe4@redhat.com> (raw)
In-Reply-To: <20220520132404.700626-2-drjones@redhat.com>

On 20/05/2022 15.24, Andrew Jones wrote:
> printf.c and string.c are a couple of the original files and are
> the last that still have the original formatting. Let's finally
> clean them up!
> 
> The change was done by modifying Linux's scripts/Lindent to use
> 100 columns instead of 80 and then manually reverting a few
> changes that I didn't like, which I found by diffing with -b.
> 
> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
> Signed-off-by: Andrew Jones <drjones@redhat.com>
> ---
>   lib/printf.c | 427 +++++++++++++++++++++++++--------------------------
>   lib/string.c | 354 +++++++++++++++++++++---------------------
>   2 files changed, 390 insertions(+), 391 deletions(-)

Acked-by: Thomas Huth <thuth@redhat.com>


  reply	other threads:[~2022-05-24 12:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20 13:24 [PATCH kvm-unit-tests v2 0/2] lib: Cleanups Andrew Jones
2022-05-20 13:24 ` [PATCH kvm-unit-tests v2 1/2] lib: Fix whitespace Andrew Jones
2022-05-24 12:17   ` Thomas Huth [this message]
2022-05-20 13:24 ` [PATCH kvm-unit-tests v2 2/2] lib: Add ctype.h and collect is* functions Andrew Jones
2022-05-24 12:21   ` Thomas Huth
2022-05-26  7:14     ` Andrew Jones
2022-05-26 12:49 ` [PATCH kvm-unit-tests v2 0/2] lib: Cleanups Andrew Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a2a808a-e9d9-0e52-d4b6-9cb8034a3fe4@redhat.com \
    --to=thuth@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=nikos.nikoleris@arm.com \
    --cc=pbonzini@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.