Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756740AbZLCUuU (ORCPT ); Thu, 3 Dec 2009 15:50:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755695AbZLCUuR (ORCPT ); Thu, 3 Dec 2009 15:50:17 -0500 Received: from de01.mail.all-tld.net ([195.140.232.8]:64154 "EHLO de01.mail.all-tld.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754122AbZLCUuO convert rfc822-to-8bit (ORCPT ); Thu, 3 Dec 2009 15:50:14 -0500 Date: Thu, 03 Dec 2009 21:49:59 +0100 From: Anders Larsen Subject: Re: [PATCH] remove compiling warning by adding uninitialized_var() To: Coly Li Cc: LKML , Andrew Morton , Christoph Hellwig References: <4B180462.4050904@suse.de> In-Reply-To: <4B180462.4050904@suse.de> (from coly.li@suse.de on Thu Dec 3 19:25:20 2009) X-Mailer: Balsa 2.3.21 Message-Id: <1259873399l.8450l.1l@oscar.alarsen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8BIT X-ALL-TLD-GmbH-Information: AEV Virus and Spam Secure Mail System X-ALL-TLD-GmbH-VirusScanner: Found to be clean X-ALL-TLD-GmbH-SpamCheck: X-MailScanner-From: al@alarsen.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 21 On 2009-12-03 19:25:20, Coly Li wrote: > This patch removes some "may be used uninitialized" compiling > warnings by adding uninitialized_var(), while the > uninitialized variables are initialized properly. > > Signed-off-by: Coly Li > Cc: Andrew Morton > Cc: Steve French > Cc: OGAWA Hirofumi > Cc: Christoph Hellwig > Cc: KONISHI Ryusuke > Cc: Bob Copeland > Cc: Anders Larsen wrt fs/qnx4: Acked-by: Anders Larsen -- 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/