From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZenYW-0002oA-TI for qemu-devel@nongnu.org; Wed, 23 Sep 2015 13:10:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZenYT-0008Iy-7x for qemu-devel@nongnu.org; Wed, 23 Sep 2015 13:10:08 -0400 References: <1442497700-2536-1-git-send-email-kwolf@redhat.com> <1442497700-2536-17-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <5602DCE0.1070809@redhat.com> Date: Wed, 23 Sep 2015 19:09:52 +0200 MIME-Version: 1.0 In-Reply-To: <1442497700-2536-17-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="QU0eue2XeQa4n7OqeEK2p6jcMLhBHU2MR" Subject: Re: [Qemu-devel] [PATCH 16/16] block: Remove bdrv_swap() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: jcody@redhat.com, berto@igalia.com, armbru@redhat.com, stefanha@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --QU0eue2XeQa4n7OqeEK2p6jcMLhBHU2MR Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 17.09.2015 15:48, Kevin Wolf wrote: > bdrv_swap() is unused now. Remove it and all functions that have > no other users than bdrv_swap(). In particular, this removes the > .bdrv_rebind callbacks from block drivers. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 155 +-------------------------------------= -------- > block/qed.c | 7 --- > block/vvfat.c | 7 --- > include/block/block_int.h | 1 - > include/qemu/queue.h | 6 -- > 5 files changed, 1 inse Reviewed-by: Max Reitz --QU0eue2XeQa4n7OqeEK2p6jcMLhBHU2MR 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 iQEcBAEBCAAGBQJWAtzgAAoJEDuxQgLoOKytT6UH/0IXVoGnPyqZYMvfv5LM38QJ GEf4rNaWVpFdBhLCVCKJuOV5JN+1kZYkMGtO8xlGSLm+C9UCCsh5EJOvyG+iyUu9 7zbHbdypenjVToOPZXtywlvD5WvbVJgj69yXc4FeKzRLF/p4J7Mpa8ZtWSQxZ3do FCfbgAeZe64y1nGqnw6qjYTUJRS/qbF/s81VtQ1nya8u58WYXCsTScnk5kw+HseQ yNsnyqsF13qPAkkaIRiJdRintvwBAemAZxnBHldQFp4RhGFYc5UbPEuxjH+TijCH YCC/G/jokV0HFhTSVQxd66uaYYncILh9tS/9qfNcC4RCU4wL4SPJAAbOZOsOngQ= =adS+ -----END PGP SIGNATURE----- --QU0eue2XeQa4n7OqeEK2p6jcMLhBHU2MR--