Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752537AbbHTH4e (ORCPT ); Thu, 20 Aug 2015 03:56:34 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:39931 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752476AbbHTH4c (ORCPT ); Thu, 20 Aug 2015 03:56:32 -0400 Message-ID: <55D5882A.7080202@ti.com> Date: Thu, 20 Aug 2015 10:56:26 +0300 From: Tomi Valkeinen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Marcin Chojnacki , CC: , Subject: Re: [PATCH] fbdev: remove unnecessary memset in vfb References: <1434632512-128161-1-git-send-email-marcinch7@gmail.com> In-Reply-To: <1434632512-128161-1-git-send-email-marcinch7@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ARXSLT2wB99UFEmuqxUxb1tWwDp35T9ta" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1829 Lines: 50 --ARXSLT2wB99UFEmuqxUxb1tWwDp35T9ta Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 18/06/15 16:01, Marcin Chojnacki wrote: > In vfb_probe memory is allocated using rvmalloc which automatically > sets the allocated memory to zero. This patch removes the second > unnecessary memset in vfb_probe. >=20 > Signed-off-by: Marcin Chojnacki > --- > drivers/video/fbdev/vfb.c | 8 -------- > 1 file changed, 8 deletions(-) Thanks, queued for 4.3. Tomi --ARXSLT2wB99UFEmuqxUxb1tWwDp35T9ta 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 iQIcBAEBCAAGBQJV1YgqAAoJEPo9qoy8lh712nUP/2g15cDiUYd4c34xtxjQQjCn 8oQrqZ3ciZmo/4wq0HVgQANhEYq3W9olsI/wmgOLb4nNAygnj1Qvkd6QTm1r6/ZL F9HzuQoqH0dXMRcCkkZSJtET26W5anEgiUHqkbXGfiUoKotbEUxCpz/XxuApBlQ+ 07AI1JSQ+sR2EZAHCjT2CflX2rlXqGkXLdmAZ57VRC2HHsb6vb7WowVKPbl97GlF TGzVOEw7ZxW4b81/pFSBG6OYiYLcVoe93quYFBe6blN4FNBUgTWSSQzbGJB4Vks6 TRApWlgM0ptUVmzSzfoccEFu4Im8KiqzAhY+mzcjQK6w5GqlpQlYZYGe+JBYPYSc HGwVfd8SbJUB17r+yxAthyHOulE/WnmK/xq+bxHEJYSl+9LhrAZ0zSEctPMLI7Wy A5nBe7jZwLDx/6WlkLd/IlrFxg3EK/h/2Px3MTJrhMNVA1AqCAluSJed06+0AEza 1GcF8nMBUOZyF4piZBZd0y9PUK5hM+kHtpb1LpCdhqIX3gloWjMbyu7/ARsrYges eSW9u7otx3u1Dc3AymRGI1yc09BPJfsDMNm4vvcXlD+VmhW1/qP4HjvOzb77ID1i 00oNPIHs6YWo8Ot43TVRfiu3/JdDKW4FVKwXfamtvmHImuMxkRMD0EPGlJMigj+s VFxZr/XoSFbeudtAaRBx =TcrX -----END PGP SIGNATURE----- --ARXSLT2wB99UFEmuqxUxb1tWwDp35T9ta-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/