From: Peter Xu <peterx@redhat.com>
To: qemu-devel@nongnu.org
Cc: famz@redhat.com, david@gibson.dropbear.id.au, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH] pci: relax pci_msi_get_message()
Date: Tue, 22 Nov 2016 16:06:01 +0800 [thread overview]
Message-ID: <20161122080601.GA16902@pxdev.xzpeter.org> (raw)
In-Reply-To: <147980112423.87.11824291942984530708@0ce5b62ddca6>
On Mon, Nov 21, 2016 at 11:52:05PM -0800, no-reply@patchew.org wrote:
[...]
> === OUTPUT BEGIN ===
> Checking PATCH 1/1: pci: relax pci_msi_get_message()...
> ERROR: use memset() instead of bzero()
> #47: FILE: hw/pci/pci.c:2613:
> + bzero(&msg, sizeof(msg));
>
> total: 1 errors, 0 warnings, 14 lines checked
Oops. Will repost.
-- peterx
next prev parent reply other threads:[~2016-11-22 8:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-22 7:48 [Qemu-devel] [PATCH] pci: relax pci_msi_get_message() Peter Xu
2016-11-22 7:52 ` no-reply
2016-11-22 8:06 ` Peter Xu [this message]
2016-11-22 7:58 ` no-reply
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=20161122080601.GA16902@pxdev.xzpeter.org \
--to=peterx@redhat.com \
--cc=david@gibson.dropbear.id.au \
--cc=famz@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/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.