From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCow6-0006gG-7r for qemu-devel@nongnu.org; Thu, 31 Jul 2014 07:54:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCovu-0000OP-9M for qemu-devel@nongnu.org; Thu, 31 Jul 2014 07:54:18 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:62722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCovu-0000OF-2N for qemu-devel@nongnu.org; Thu, 31 Jul 2014 07:54:06 -0400 Received: by mail-wg0-f52.google.com with SMTP id a1so2616398wgh.35 for ; Thu, 31 Jul 2014 04:54:04 -0700 (PDT) Date: Thu, 31 Jul 2014 12:54:02 +0100 From: Stefan Hajnoczi Message-ID: <20140731115402.GH25929@stefanha-thinkpad.redhat.com> References: <1404757089-4836-1-git-send-email-jsnow@redhat.com> <1404757089-4836-6-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cfJ13FhsvNR/yOpm" Content-Disposition: inline In-Reply-To: <1404757089-4836-6-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 05/28] ide: simplify reset callbacks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, mst@redhat.com --cfJ13FhsvNR/yOpm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 07, 2014 at 02:17:46PM -0400, John Snow wrote: > From: Paolo Bonzini >=20 > Drop the unused return value and make the callback optional. >=20 > Signed-off-by: Paolo Bonzini > Signed-off-by: John Snow > --- > hw/ide/ahci.c | 6 ------ > hw/ide/core.c | 5 +++-- > hw/ide/internal.h | 3 ++- > hw/ide/macio.c | 1 - > hw/ide/pci.c | 4 +--- > 5 files changed, 6 insertions(+), 13 deletions(-) Reviewed-by: Stefan Hajnoczi --cfJ13FhsvNR/yOpm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2i5aAAoJEJykq7OBq3PIfL0H/in9UeVCYnlTKZRUkRuqQqsy l7IwEphPUyza7LZk0lQIqhSE1n9//0fYbakifxClMlEM8QxRvXTBmPzXLk8hsFnV 3kB7a0ppYJRg9XHhYa0Hb7LgkER/N0vMyGELGKeEdEI22uSC9SQkFOEDOlRm6LDb IPVQKXAJePgyQz02zxor0lSxpdVgSLLxZO53IAyh8Iq/V4i7czwxuJIrA9nJPgMZ CgMpEglKorRLZVSMxucetAv2c7dDBiU19IAXcVUBgELnlh1nc3TPZiWikR4GyfHl 46GAxMzfQCDZhgdT1pnaKGoKrORTv/DMwr35tDie+W6eDqJdgJpWBqMySGhsCvM= =9gDJ -----END PGP SIGNATURE----- --cfJ13FhsvNR/yOpm--