From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/3] VFS: apply coding standards to fs/ioctl.c Date: Tue, 30 Oct 2007 09:54:51 +0000 Message-ID: <20071030095450.GA22413@infradead.org> References: <20071028141222.GA29323@infradead.org> <200710281805.l9SI5GoF015442@agora.fsl.cs.sunysb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , viro@ftp.linux.org.uk, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Erez Zadok Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:45617 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752771AbXJ3Jy7 (ORCPT ); Tue, 30 Oct 2007 05:54:59 -0400 Content-Disposition: inline In-Reply-To: <200710281805.l9SI5GoF015442@agora.fsl.cs.sunysb.edu> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sun, Oct 28, 2007 at 02:05:16PM -0400, Erez Zadok wrote: > > Sure. I assume you mean an internal function to encapsulate the entire case > statement's code, one for each of the FIO* cases. Yes.