Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751971AbWLNXZa (ORCPT ); Thu, 14 Dec 2006 18:25:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751965AbWLNXZa (ORCPT ); Thu, 14 Dec 2006 18:25:30 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37947 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751958AbWLNXZ3 (ORCPT ); Thu, 14 Dec 2006 18:25:29 -0500 Date: Thu, 14 Dec 2006 15:25:09 -0800 (PST) Message-Id: <20061214.152509.56812108.davem@davemloft.net> To: mchan@broadcom.com Cc: burman.yan@gmail.com, linux-kernel@vger.kernel.org, trivial@kernel.org Subject: Re: [PATCH 2.6.19] tg3: replace kmalloc+memset with kzalloc From: David Miller In-Reply-To: <1165955428.3505.1.camel@rh4> References: <1165950654.10231.5.camel@localhost> <1165955428.3505.1.camel@rh4> X-Mailer: Mew version 5.1.52 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 554 Lines: 16 From: "Michael Chan" Date: Tue, 12 Dec 2006 12:30:28 -0800 > On Tue, 2006-12-12 at 21:10 +0200, Yan Burman wrote: > > Replace kmalloc+memset with kzalloc > > > > Signed-off-by: Yan Burman > > Acked-by: Michael Chan Applied, thanks everyone. - 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/