Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758418AbYLLFcc (ORCPT ); Fri, 12 Dec 2008 00:32:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757525AbYLLFcH (ORCPT ); Fri, 12 Dec 2008 00:32:07 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37848 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1757570AbYLLFb7 (ORCPT ); Fri, 12 Dec 2008 00:31:59 -0500 Date: Thu, 11 Dec 2008 21:32:00 -0800 (PST) Message-Id: <20081211.213200.180924446.davem@davemloft.net> To: paul.moore@hp.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, geert.uytterhoeven@sonycom.com Subject: Re: [PATCH] netlabel: Compiler warning and NULL pointer dereference fix From: David Miller In-Reply-To: <20081211184312.30832.25526.stgit@flek.lan> References: <20081211184312.30832.25526.stgit@flek.lan> X-Mailer: Mew version 6.1 on Emacs 22.1 / 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 727 Lines: 19 From: Paul Moore Date: Thu, 11 Dec 2008 13:43:12 -0500 > Fix the two compiler warnings show below. Thanks to Geert Uytterhoeven for > finding and reporting the problem. > > net/netlabel/netlabel_unlabeled.c:567: warning: 'entry' may be used > uninitialized in this function > net/netlabel/netlabel_unlabeled.c:629: warning: 'entry' may be used > uninitialized in this function > > Signed-off-by: Paul Moore Applied, thanks Paul. -- 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/