From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Dike Date: Wed, 26 Apr 2006 18:42:48 +0000 Subject: Re: [PATCH 3/5] Remove redundant NULL checks before [kv]free - in arch/ Message-Id: <20060426184248.GB9269@ccure.user-mode-linux.org> List-Id: References: <200604170328.42599.jesper.juhl@gmail.com> In-Reply-To: <200604170328.42599.jesper.juhl@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jesper Juhl Cc: linux-kernel@vger.kernel.org, Andrew Morton , Erich Focht , Tony Luck , linux-ia64@vger.kernel.org, eranian@hpl.hp.com, davidm@hpl.hp.com, Ben Herrenschmidt , paulus@samba.org, user-mode-linux-devel@lists.sourceforge.net, Jan Engelhardt On Mon, Apr 17, 2006 at 03:28:42AM +0200, Jesper Juhl wrote: > Remove redundant NULL checks before [kv]free + small CodingStyle cleanup > for arch/ > > Signed-off-by: Jesper Juhl The UML bits are applied, thanks. Jeff