Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932345AbWBKRJm (ORCPT ); Sat, 11 Feb 2006 12:09:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932344AbWBKRJm (ORCPT ); Sat, 11 Feb 2006 12:09:42 -0500 Received: from yue.linux-ipv6.org ([203.178.140.15]:5382 "EHLO yue.st-paulia.net") by vger.kernel.org with ESMTP id S932341AbWBKRJl (ORCPT ); Sat, 11 Feb 2006 12:09:41 -0500 Date: Sun, 12 Feb 2006 02:11:03 +0900 (JST) Message-Id: <20060212.021103.76157181.yoshfuji@linux-ipv6.org> To: davem@davemloft.net Cc: ioe-lkml@rameria.de, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, yoshfuji@linux-ipv6.org Subject: Re: [PATCH] IPv6: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 From: YOSHIFUJI Hideaki / =?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= In-Reply-To: <200602111737.20010.ioe-lkml@rameria.de> References: <200602091736.18000.ioe-lkml@rameria.de> <20060210.014853.13643277.yoshfuji@linux-ipv6.org> <200602111737.20010.ioe-lkml@rameria.de> Organization: USAGI/WIDE Project X-URL: http://www.yoshifuji.org/%7Ehideaki/ X-Fingerprint: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA X-PGP-Key-URL: http://www.yoshifuji.org/%7Ehideaki/hideaki@yoshifuji.org.asc X-Face: "5$Al-.M>NJ%a'@hhZdQm:."qn~PA^gq4o*>iCFToq*bAi#4FRtx}enhuQKz7fNqQz\BYU] $~O_5m-9'}MIs`XGwIEscw;e5b>n"B_?j/AkL~i/MEaZBLP X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.1 (AOI) 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: 690 Lines: 20 Hello. In article <200602111737.20010.ioe-lkml@rameria.de> (at Sat, 11 Feb 2006 17:37:18 +0100), Ingo Oeser says: > From: Ingo Oeser > > Here are some possible (and trivial) cleanups. > - use kzalloc() where possible > - remove unused label > - invert allocation failure test like : > Signed-off-by: Ingo Oeser Acked-by: YOSHIFUJI Hideaki --yoshfuji - 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/