From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 10 May 2011 13:13:36 +0200 References: <1305019060-26731-1-git-send-email-sven@narfation.org> In-Reply-To: <1305019060-26731-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105101313.36415.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Use kzalloc rather than kmalloc followed by memset with 0 Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Tuesday 10 May 2011 11:17:40 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > gateway_client.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) Applied in revision 4d4cd85. Thanks, Marek