Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757056AbYAGM06 (ORCPT ); Mon, 7 Jan 2008 07:26:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755369AbYAGM0u (ORCPT ); Mon, 7 Jan 2008 07:26:50 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:38820 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754135AbYAGM0t (ORCPT ); Mon, 7 Jan 2008 07:26:49 -0500 Date: Mon, 7 Jan 2008 12:26:35 +0000 From: Christoph Hellwig To: marcin.slusarz@gmail.com Cc: Andrew Morton , LKML , Ben Fennema , Jan Kara , Christoph Hellwig Subject: Re: [PATCH] udf: fix sparse warnings (shadowing & mismatch between declaration and definition) Message-ID: <20080107122635.GC3710@infradead.org> References: <1199580275-2487-1-git-send-email-marcin.slusarz@gmail.com> <1199580275-2487-7-git-send-email-marcin.slusarz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1199580275-2487-7-git-send-email-marcin.slusarz@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 13 On Sun, Jan 06, 2008 at 01:44:35AM +0100, marcin.slusarz@gmail.com wrote: > fix sparse warnings: > fs/udf/super.c:1431:24: warning: symbol 'bh' shadows an earlier one > fs/udf/super.c:1347:21: originally declared here > fs/udf/super.c:472:6: warning: symbol 'udf_write_super' was not declared. Should it be static? Looks good. -- 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/