From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt10f-0005Qn-9N for qemu-devel@nongnu.org; Thu, 14 May 2015 17:49:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yt10b-0000pi-98 for qemu-devel@nongnu.org; Thu, 14 May 2015 17:49:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt10b-0000pd-1P for qemu-devel@nongnu.org; Thu, 14 May 2015 17:49:37 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t4ELnZvI030479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 14 May 2015 17:49:35 -0400 Message-ID: <5555186E.7030805@redhat.com> Date: Thu, 14 May 2015 15:49:34 -0600 From: Eric Blake MIME-Version: 1.0 References: <1431432187-10993-1-git-send-email-armbru@redhat.com> <1431432187-10993-11-git-send-email-armbru@redhat.com> In-Reply-To: <1431432187-10993-11-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UoVmstWu6ShXJd1BTEcBlRR7BvgooM1aK" Subject: Re: [Qemu-devel] [PATCH 10/15] tap: Permit incremental conversion of tap_open() to Error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --UoVmstWu6ShXJd1BTEcBlRR7BvgooM1aK Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/12/2015 06:03 AM, Markus Armbruster wrote: > Convert the trivial ones immediately: tap-aix and tap-haiku. >=20 > Signed-off-by: Markus Armbruster > --- > net/tap-aix.c | 4 ++-- > net/tap-bsd.c | 6 ++++-- > net/tap-haiku.c | 4 ++-- > net/tap-linux.c | 3 ++- > net/tap-solaris.c | 3 ++- > net/tap.c | 13 +++++++++---- > net/tap_int.h | 2 +- > 7 files changed, 22 insertions(+), 13 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --UoVmstWu6ShXJd1BTEcBlRR7BvgooM1aK 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/ iQEcBAEBCAAGBQJVVRhuAAoJEKeha0olJ0Nq/PYH+wWN24X/depV1P7AnI+HRZZK 6PoEzESIvIDe0zeeLdL9oYC/n/1+3OeR3KmuzeOD1lzmGu++M4CHANExONGDmNgt edYREuzMU1H4ZL3KyZyvOoJuBG1Rym2ZZaVepS/rFbc5wsgOIyfqVx31wGCiRUmH VP0YrFppdf9tZ/9Dqydc0Yci/jfvkzk2/80C1/8AfP1UvJ4iLbDro5/PB06RFw9a O7gG3/V+Akf/gwfanziq5NBs7/Wm8bB3dVNwpTieLtZw8dCU7EIYenIjISneRrBP JWexq/Q7WefRQDxU/D8UP5fI3qutWUAD0rIiuzohtaZjd3SmZn8iWlbDxV5Aqh4= =ilp/ -----END PGP SIGNATURE----- --UoVmstWu6ShXJd1BTEcBlRR7BvgooM1aK--