From: "Michael S. Tsirkin" <mst@redhat.com>
To: yamahata@valinux.co.jp, qemu-devel@nongnu.org
Subject: [Qemu-devel] pcie aer comment
Date: Fri, 3 Dec 2010 01:02:35 +0200 [thread overview]
Message-ID: <20101202230235.GA12072@redhat.com> (raw)
Also, the code has many cases that look like:
if (root_cmd & PCI_ERR_ROOT_CMD_COR_EN) {
}
If the intent is to add some code later, pls put a TODO here.
Otherwise please remove these or replace with comments like
/* For correctable - nothing special needs to be done. */
--
MST
next reply other threads:[~2010-12-02 23:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 23:02 Michael S. Tsirkin [this message]
2010-12-07 7:22 ` [Qemu-devel] Re: pcie aer comment Isaku Yamahata
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=20101202230235.GA12072@redhat.com \
--to=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=yamahata@valinux.co.jp \
/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.