From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 028707CBF for ; Fri, 14 Jun 2013 00:21:38 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay3.corp.sgi.com (Postfix) with ESMTP id 7C414AC003 for ; Thu, 13 Jun 2013 22:21:34 -0700 (PDT) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by cuda.sgi.com with ESMTP id Ej77fTsw3CkRAQyY for ; Thu, 13 Jun 2013 22:21:32 -0700 (PDT) Date: Fri, 14 Jun 2013 15:21:04 +1000 From: Dave Chinner Subject: Re: [Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table Message-ID: <20130614052104.GX29338@dastard> References: <1cd76f83a114f3bc5bf6450bc71098aa2c6baa33.1371177118.git.joe@perches.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1cd76f83a114f3bc5bf6450bc71098aa2c6baa33.1371177118.git.joe@perches.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Joe Perches Cc: Ben Myers , Alex Elder , Jiri Kosina , linux-kernel@vger.kernel.org, xfs@oss.sgi.com On Thu, Jun 13, 2013 at 07:37:50PM -0700, Joe Perches wrote: > This typedef is unnecessary and should just be removed. > > Signed-off-by: Joe Perches Looks fine, Joe. Acked-by: Dave Chinner How do you want us to handle this? Push it through the XFS tree or are you going to send it on up yourself? Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751633Ab3FNFVe (ORCPT ); Fri, 14 Jun 2013 01:21:34 -0400 Received: from ipmail05.adl6.internode.on.net ([150.101.137.143]:40644 "EHLO ipmail05.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751304Ab3FNFVd (ORCPT ); Fri, 14 Jun 2013 01:21:33 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuQPAJanulF5LHzw/2dsb2JhbABagwmDBLcJhTYEAYEFF3SCIwEBBTocIxAIAxgJJQ8FJQMhE4gNunkWjhSBHQeDYAOXQIodhyaBWIFJKg Date: Fri, 14 Jun 2013 15:21:04 +1000 From: Dave Chinner To: Joe Perches Cc: Jiri Kosina , Ben Myers , Alex Elder , linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: [Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table Message-ID: <20130614052104.GX29338@dastard> References: <1cd76f83a114f3bc5bf6450bc71098aa2c6baa33.1371177118.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1cd76f83a114f3bc5bf6450bc71098aa2c6baa33.1371177118.git.joe@perches.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 13, 2013 at 07:37:50PM -0700, Joe Perches wrote: > This typedef is unnecessary and should just be removed. > > Signed-off-by: Joe Perches Looks fine, Joe. Acked-by: Dave Chinner How do you want us to handle this? Push it through the XFS tree or are you going to send it on up yourself? Cheers, Dave. -- Dave Chinner david@fromorbit.com