From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 27 Oct 2011 23:39:48 +0200 Subject: [U-Boot] [PATCH v2 4/6] net: Change for loop to memset() In-Reply-To: <1319732672-29071-5-git-send-email-sjg@chromium.org> References: <1319732672-29071-1-git-send-email-sjg@chromium.org> <1319732672-29071-5-git-send-email-sjg@chromium.org> Message-ID: <20111027213948.4FC8712B7BBC@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, In message <1319732672-29071-5-git-send-email-sjg@chromium.org> you wrote: > This is intended purely as a code size reduction. > > Signed-off-by: Simon Glass > --- > Changes in v2: > - Fix commit message to say memset() instead of memcpy() > > net/net.c | 8 ++------ > 1 files changed, 2 insertions(+), 6 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Perfection is reached, not when there is no longer anything to add, but when there is no longer anything to take away. - Antoine de Saint-Exupery