qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
To: Markus Armbruster <armbru@redhat.com>,
	Yuval Shaia <yuval.shaia@oracle.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] hw/rdma: Delete unused headers inclusion
Date: Fri, 24 May 2019 08:29:22 +0300	[thread overview]
Message-ID: <89805e43-4bbe-1a4b-1fd4-2c042aa979bf@gmail.com> (raw)
In-Reply-To: <871s0pjisd.fsf@dusky.pond.sub.org>

Hi Markus,

On 5/23/19 6:24 PM, Markus Armbruster wrote:
> Looks stuck.  Let's try qemu-trivial.

Thanks, that is a great idea.

I didn't want to send a single-patch pull request,
especially while another is waiting for reviews.
Anyway, trivial queue can be used indeed.

Thanks,
Marcel

>
> Yuval Shaia <yuval.shaia@oracle.com> writes:
>
>> 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"



  reply	other threads:[~2019-05-24  5:30 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
2019-05-23 15:24 ` Markus Armbruster
2019-05-24  5:29   ` Marcel Apfelbaum [this message]
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=89805e43-4bbe-1a4b-1fd4-2c042aa979bf@gmail.com \
    --to=marcel.apfelbaum@gmail.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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).