Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756180AbZCENj3 (ORCPT ); Thu, 5 Mar 2009 08:39:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755398AbZCENhu (ORCPT ); Thu, 5 Mar 2009 08:37:50 -0500 Received: from verein.lst.de ([213.95.11.210]:46006 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754097AbZCENhq (ORCPT ); Thu, 5 Mar 2009 08:37:46 -0500 Date: Thu, 5 Mar 2009 14:37:39 +0100 From: Christoph Hellwig To: Hannes Eder Cc: Felix Blyakher , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Hellwig Subject: Re: [PATCH 1/3] xfs: move declaration to header file Message-ID: <20090305133739.GA14854@lst.de> References: <20090304183136.525.13769.stgit@f10box.hanneseder.net> <20090304183331.525.4491.stgit@f10box.hanneseder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090304183331.525.4491.stgit@f10box.hanneseder.net> User-Agent: Mutt/1.3.28i X-Spam-Score: -0.001 () BAYES_44 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 606 Lines: 16 On Wed, Mar 04, 2009 at 07:33:48PM +0100, Hannes Eder wrote: > Fix this sparse warning: > fs/xfs/xfs_da_btree.c:1550:26: warning: symbol 'xfs_default_nameops' was not declared. Should it be static? > > Signed-off-by: Hannes Eder Looks good to me. And for future patches please always send them to the mailinglist (xfs@oss.sgi.com) -- 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/