public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: Claudio Imbrenda <imbrenda@linux.ibm.com>, kvm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org,
	borntraeger@de.ibm.com, nrb@linux.ibm.com, nsg@linux.ibm.com,
	seiden@linux.ibm.com, david@redhat.com
Subject: Re: [PATCH v1 1/1] KVM: s390: remove useless include
Date: Wed, 3 Jul 2024 12:40:13 +0200	[thread overview]
Message-ID: <c63d6520-cf15-4835-8349-20993878d45a@linux.ibm.com> (raw)
In-Reply-To: <20240702155606.71398-1-imbrenda@linux.ibm.com>

On 7/2/24 17:56, Claudio Imbrenda wrote:
> arch/s390/include/asm/kvm_host.h includes linux/kvm_host.h, but
> linux/kvm_host.h includes asm/kvm_host.h .
> 
> It turns out that arch/s390/include/asm/kvm_host.h only needs
> linux/kvm_types.h, which it already includes.
> 
> Stop including linux/kvm_host.h from arch/s390/include/asm/kvm_host.h .
> 
> Due to the #ifdef guards, the code works as it is today, but it's ugly
> and it will get in the way of future patches.

Reviewed-by: Janosch Frank <frankja@linux.ibm.com>


      parent reply	other threads:[~2024-07-03 10:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02 15:56 [PATCH v1 1/1] KVM: s390: remove useless include Claudio Imbrenda
2024-07-03 10:24 ` Nico Boehr
2024-07-03 10:40 ` Janosch Frank [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=c63d6520-cf15-4835-8349-20993878d45a@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=david@redhat.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=nrb@linux.ibm.com \
    --cc=nsg@linux.ibm.com \
    --cc=seiden@linux.ibm.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