From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiUV0-0007VE-VQ for qemu-devel@nongnu.org; Tue, 22 Mar 2016 18:10:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiUUw-0005hM-J3 for qemu-devel@nongnu.org; Tue, 22 Mar 2016 18:10:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiUUw-0005hI-Cx for qemu-devel@nongnu.org; Tue, 22 Mar 2016 18:09:58 -0400 References: <1458628457-1352-1-git-send-email-nutanshinde1992@gmail.com> From: Eric Blake Message-ID: <56F1C2B5.20407@redhat.com> Date: Tue, 22 Mar 2016 16:09:57 -0600 MIME-Version: 1.0 In-Reply-To: <1458628457-1352-1-git-send-email-nutanshinde1992@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RsbGJ4b9iaWJSmmOFAhUR32XVxiUhwiSN" Subject: Re: [Qemu-devel] [PATCH] hw/display contains files named *_template.h. These are included many times with different values of the DEPTH macro. However, only the DEPTH == 32 case is used. Removed support for DEPTH != 32 in the template headers and in the file that include them. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nutan Shinde , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RsbGJ4b9iaWJSmmOFAhUR32XVxiUhwiSN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/22/2016 12:34 AM, Nutan Shinde wrote: > Signed-off-by: Nutan Shinde > --- > hw/display/blizzard.c | 8 -------- > hw/display/blizzard_template.h | 26 +------------------------- > hw/display/omap_lcd_template.h | 8 +------- > hw/display/omap_lcdc.c | 6 ------ > hw/display/sm501.c | 17 ----------------- > hw/display/sm501_template.h | 8 +------- > 6 files changed, 3 insertions(+), 70 deletions(-) How does your patch differ from this earlier posting? https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg03159.html I'm going to tweak the Bite Sized Tasks wiki page to mention that searching the list archives might be in order, since this is not the first time we've had competing and overlapping patches based on that task list. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --RsbGJ4b9iaWJSmmOFAhUR32XVxiUhwiSN 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/ iQEcBAEBCAAGBQJW8cK1AAoJEKeha0olJ0NqDX8H/0dpqzkI6Wslv3xJFUjb/hJg P+bwcXtbo5zyMUezJkXS2T4g7KQAO16osS61PefuHop/hKWYw9XziuaHsZb85+1W K/dENxVPNdtu+JJ3yE+WNHHGQT3/jDUVJIyXmOO/deYCiYMNiusb87Gma7bhyF1N BgnlST6hKOJmSS+PFRGkcuCrnrTF03yKVOlO8WW5SEhxeZzwO/qTMSRfrdRwUQZI EaXxo9l1xSJSued6aAATYkmGOVd/5eaEIfsq9lRSCKF0gwmvi5rTyale/Gh/kC2F /KP21q3IDeIrusiRXmiywRiVWbC6IAoUK+c6AH45wnWVbm0yGmSocQM9aCMM//E= =c+h8 -----END PGP SIGNATURE----- --RsbGJ4b9iaWJSmmOFAhUR32XVxiUhwiSN--