From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bO5Ha-0001M2-3g for qemu-devel@nongnu.org; Fri, 15 Jul 2016 11:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bO5HY-0000uW-1i for qemu-devel@nongnu.org; Fri, 15 Jul 2016 11:44:05 -0400 References: <1468578524-23433-1-git-send-email-caoj.fnst@cn.fujitsu.com> From: Eric Blake Message-ID: <578904BC.9090204@redhat.com> Date: Fri, 15 Jul 2016 09:43:56 -0600 MIME-Version: 1.0 In-Reply-To: <1468578524-23433-1-git-send-email-caoj.fnst@cn.fujitsu.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TV8x8oPs50QA05Fod0JuTidNlM2tivaPH" Subject: Re: [Qemu-devel] [PATCH v4] aio-posix: remove useless parameter List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cao jin , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Stefan Hajnoczi , Fam Zheng This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TV8x8oPs50QA05Fod0JuTidNlM2tivaPH From: Eric Blake To: Cao jin , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Stefan Hajnoczi , Fam Zheng Message-ID: <578904BC.9090204@redhat.com> Subject: Re: [PATCH v4] aio-posix: remove useless parameter References: <1468578524-23433-1-git-send-email-caoj.fnst@cn.fujitsu.com> In-Reply-To: <1468578524-23433-1-git-send-email-caoj.fnst@cn.fujitsu.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/15/2016 04:28 AM, Cao jin wrote: > Parameter **errp of aio_context_setup() is useless, remove it > and clean up the related code. >=20 > Cc: Stefan Hajnoczi > Cc: Fam Zheng > Cc: Eric Blake > Signed-off-by: Cao jin > --- > aio-posix.c | 3 ++- > aio-win32.c | 2 +- > async.c | 8 ++------ > include/block/aio.h | 2 +- > 4 files changed, 6 insertions(+), 9 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --TV8x8oPs50QA05Fod0JuTidNlM2tivaPH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXiQS8AAoJEKeha0olJ0NqQ5IH/ijPBsGbWl1z/EGKIitmoEjc zw9EtF9K1VwDIQzzkH2JhFcr61BmLa2X2JJ3EUXos4VP0fBNKCO6uj/nQO0iiz64 FX/hWqTo6/KKDwu3pXpP7grWWBpSbSU87/pyQjZlrvuBAZgBebj7EnKgtsEB3YjS SBo5DUIMVrZWhiaDIYVXEJ9GKJ06hYIU/ffRQa9W0fNujPEzkRYu5HfnpVESwvgf bKRYKQaCUFAGswr+XuX+Q9VwLigH6OT2xp7WIjGd01Np8j6k/JB5uNIqDGo8BALF 6LQ/e+FP5W+D0Xm3Ki3Pomnv0DryTPEtK6gwkfjwmBcocwUlYk2DnD/b0+daDmw= =zHKa -----END PGP SIGNATURE----- --TV8x8oPs50QA05Fod0JuTidNlM2tivaPH--