From: Eric Farman <farman@linux.ibm.com>
To: Zhenzhong Duan <zhenzhong.duan@intel.com>, qemu-devel@nongnu.org
Cc: alex.williamson@redhat.com, clg@redhat.com, thuth@redhat.com,
akrowiak@linux.ibm.com, pasic@linux.ibm.com,
jjherne@linux.ibm.com, mjrosato@linux.ibm.com,
borntraeger@linux.ibm.com, aik@ozlabs.ru, eric.auger@redhat.com,
yi.l.liu@intel.com, chao.p.peng@intel.com, qemu-s390x@nongnu.org
Subject: Re: [PATCH 3/3] vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
Date: Mon, 09 Oct 2023 14:58:04 -0400 [thread overview]
Message-ID: <d34762a121f76d7c837ea405d464ce391bee25b2.camel@linux.ibm.com> (raw)
In-Reply-To: <20231009022048.35475-4-zhenzhong.duan@intel.com>
On Mon, 2023-10-09 at 10:20 +0800, Zhenzhong Duan wrote:
> No functional changes.
>
> Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
I see Cedric has already queued this, but FWIW:
Reviewed-by: Eric Farman <farman@linux.ibm.com>
> ---
> include/hw/s390x/vfio-ccw.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/include/hw/s390x/vfio-ccw.h b/include/hw/s390x/vfio-
> ccw.h
> index 63a909eb7e..4209d27657 100644
> --- a/include/hw/s390x/vfio-ccw.h
> +++ b/include/hw/s390x/vfio-ccw.h
> @@ -22,6 +22,4 @@
> #define TYPE_VFIO_CCW "vfio-ccw"
> OBJECT_DECLARE_SIMPLE_TYPE(VFIOCCWDevice, VFIO_CCW)
>
> -#define TYPE_VFIO_CCW "vfio-ccw"
> -
> #endif
next prev parent reply other threads:[~2023-10-09 18:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 2:20 [PATCH 0/3] vfio: memory leak fix and code cleanup Zhenzhong Duan
2023-10-09 2:20 ` [PATCH 1/3] vfio/pci: Fix a potential memory leak in vfio_listener_region_add Zhenzhong Duan
2023-10-09 2:20 ` [PATCH 2/3] vfio/ap: Remove pointless apdev variable Zhenzhong Duan
2023-10-09 6:26 ` Philippe Mathieu-Daudé
2023-10-09 14:49 ` Tony Krowiak
2023-10-09 2:20 ` [PATCH 3/3] vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW Zhenzhong Duan
2023-10-09 6:26 ` Philippe Mathieu-Daudé
2023-10-09 18:58 ` Eric Farman [this message]
2023-10-09 20:53 ` Cédric Le Goater
2023-10-09 6:31 ` [PATCH 0/3] vfio: memory leak fix and code cleanup Cédric Le Goater
2023-10-09 6:54 ` Duan, Zhenzhong
2023-10-09 13:00 ` Cédric Le Goater
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=d34762a121f76d7c837ea405d464ce391bee25b2.camel@linux.ibm.com \
--to=farman@linux.ibm.com \
--cc=aik@ozlabs.ru \
--cc=akrowiak@linux.ibm.com \
--cc=alex.williamson@redhat.com \
--cc=borntraeger@linux.ibm.com \
--cc=chao.p.peng@intel.com \
--cc=clg@redhat.com \
--cc=eric.auger@redhat.com \
--cc=jjherne@linux.ibm.com \
--cc=mjrosato@linux.ibm.com \
--cc=pasic@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.com \
--cc=yi.l.liu@intel.com \
--cc=zhenzhong.duan@intel.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).