qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kamal Heib <kheib@redhat.com>
To: Yuval Shaia <yuval.shaia@oracle.com>,
	marcel.apfelbaum@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] hw/rdma: Delete unused headers inclusion
Date: Mon, 6 May 2019 16:31:45 +0300	[thread overview]
Message-ID: <278d00ab-768c-c6b4-fc2a-5a1ee2e2ba79@redhat.com> (raw)
In-Reply-To: <20190505105112.22691-1-yuval.shaia@oracle.com>



On 5/5/19 1:51 PM, Yuval Shaia wrote:
> This is a trivial cleanup patch.
> 
> Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
> ---
>  hw/rdma/rdma_backend.c | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/hw/rdma/rdma_backend.c b/hw/rdma/rdma_backend.c
> index d1660b6474..05f6b03221 100644
> --- a/hw/rdma/rdma_backend.c
> +++ b/hw/rdma/rdma_backend.c
> @@ -14,16 +14,9 @@
>   */
>  
>  #include "qemu/osdep.h"
> -#include "sysemu/sysemu.h"
> -#include "qapi/error.h"
> -#include "qapi/qmp/qlist.h"
> -#include "qapi/qmp/qnum.h"
>  #include "qapi/qapi-events-rdma.h"
>  
>  #include <infiniband/verbs.h>
> -#include <infiniband/umad_types.h>
> -#include <infiniband/umad.h>
> -#include <rdma/rdma_user_cm.h>
>  
>  #include "contrib/rdmacm-mux/rdmacm-mux.h"
>  #include "trace.h"
> 

Reviewed-by: Kamal Heib <kheib@redhat.com>


  parent reply	other threads:[~2019-05-06 13:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 10:51 [Qemu-devel] [PATCH] hw/rdma: Delete unused headers inclusion Yuval Shaia
2019-05-05 10:51 ` Yuval Shaia
2019-05-06 13:31 ` Kamal Heib [this message]
2019-05-23 15:24 ` Markus Armbruster
2019-05-24  5:29   ` Marcel Apfelbaum
2019-05-28  7:00     ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier

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=278d00ab-768c-c6b4-fc2a-5a1ee2e2ba79@redhat.com \
    --to=kheib@redhat.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yuval.shaia@oracle.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).