Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761927AbZD3AmU (ORCPT ); Wed, 29 Apr 2009 20:42:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752725AbZD3AmI (ORCPT ); Wed, 29 Apr 2009 20:42:08 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:53047 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751104AbZD3AmH (ORCPT ); Wed, 29 Apr 2009 20:42:07 -0400 Date: Thu, 30 Apr 2009 01:42:05 +0100 From: Al Viro To: H Hartley Sweeten Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] fs/super.c: fix sparse warning Message-ID: <20090430004205.GO8633@ZenIV.linux.org.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 944 Lines: 24 On Wed, Apr 29, 2009 at 08:14:57PM -0400, H Hartley Sweeten wrote: > Sparse reports the following in fs/super.c: > > warning: Using plain integer as NULL pointer > > Signed-off-by: H Hartley Sweeten > Cc: Subrata Modak Applied. However, I would *really* ask you to avoid that kind of subjects in the future. Proper subject for that one is "NULL noise in " (or :. Sparse doesn't even need to be mentioned. sparse generates many kinds of warnings. And they are neither equal nor equally interesting. Kindly use subjects that would tell what's going on; "$TOOL gives some warning in $FILE" is bloody useless. -- 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/