Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762300AbYCFMiE (ORCPT ); Thu, 6 Mar 2008 07:38:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933545AbYCFMhK (ORCPT ); Thu, 6 Mar 2008 07:37:10 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:57526 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933530AbYCFMhH (ORCPT ); Thu, 6 Mar 2008 07:37:07 -0500 Date: Thu, 6 Mar 2008 07:37:05 -0500 From: Christoph Hellwig To: Harvey Harrison Cc: xfs , Christoph Hellwig , LKML , Andrew Morton Subject: Re: [PATCH 6/9] xfs: replace __inline with inline Message-ID: <20080306123705.GA12232@infradead.org> References: <1204679839.5698.72.camel@brick> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1204679839.5698.72.camel@brick> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.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: 662 Lines: 16 On Tue, Mar 04, 2008 at 05:17:19PM -0800, Harvey Harrison wrote: > Signed-off-by: Harvey Harrison > --- > fs/xfs/linux-2.6/xfs_cred.h | 2 +- > fs/xfs/linux-2.6/xfs_stats.h | 4 ++-- > fs/xfs/quota/xfs_qm_stats.h | 4 ++-- > 3 files changed, 5 insertions(+), 5 deletions(-) This looks good to me, especially given that plain 'inline' is the canonical form in xfs these days. -- 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/