kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Cornelia Huck <cohuck@redhat.com>, Thomas Huth <thuth@redhat.com>,
	Andrew Jones <drjones@redhat.com>
Cc: kvm@vger.kernel.org, Laurent Vivier <lvivier@redhat.com>
Subject: Re: [kvm-unit-tests PATCH 0/2] header guards: further cleanup
Date: Thu, 10 Jun 2021 18:58:52 +0200	[thread overview]
Message-ID: <7d79954d-0aeb-f69f-35a5-5e2dffefaaec@redhat.com> (raw)
In-Reply-To: <20210610135937.94375-1-cohuck@redhat.com>

On 10/06/21 15:59, Cornelia Huck wrote:
> Laurent had notices some further issues in my header guards series,
> so I
> - fixed some header guards I missed initially
> - added header guards to some headers that actually define something
>    (and don't just include another header)
> 
> I did not actually remove any header guards that might be unneeded.
> 
> Cornelia Huck (2):
>    header guards: clean up some stragglers
>    add header guards for non-trivial headers
> 
>   configure             | 4 ++--
>   lib/argv.h            | 5 +++++
>   lib/arm/asm/mmu-api.h | 4 ++--
>   lib/arm/asm/mmu.h     | 6 +++---
>   lib/arm/io.h          | 5 +++++
>   lib/arm64/asm/mmu.h   | 6 +++---
>   lib/pci.h             | 6 +++---
>   lib/powerpc/io.h      | 5 +++++
>   8 files changed, 28 insertions(+), 13 deletions(-)
> 

Queued, thanks.

Paolo


      parent reply	other threads:[~2021-06-10 16:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-10 13:59 [kvm-unit-tests PATCH 0/2] header guards: further cleanup Cornelia Huck
2021-06-10 13:59 ` [kvm-unit-tests PATCH 1/2] header guards: clean up some stragglers Cornelia Huck
2021-06-10 14:29   ` Laurent Vivier
2021-06-10 13:59 ` [kvm-unit-tests PATCH 2/2] add header guards for non-trivial headers Cornelia Huck
2021-06-10 14:30   ` Laurent Vivier
2021-06-10 16:58 ` Paolo Bonzini [this message]

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=7d79954d-0aeb-f69f-35a5-5e2dffefaaec@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lvivier@redhat.com \
    --cc=thuth@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).