From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: USB virt 2.6 split driver patch series Date: Mon, 21 Nov 2005 14:49:40 +0100 Message-ID: <20051121134940.GA25045@snarc.org> References: <1132579104.31295.110.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1132579104.31295.110.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: harry Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Nov 21, 2005 at 01:18:24PM +0000, harry wrote: > o - I've reformatted all the code to the kernel coding style using > Lindent and not attempted to improve it after that. Some of the > formatting needs to be improved. some ? this is totally _not_ linux kernel coding style. please have a look at Documentation/CodingStyle and kill anonymous inline functions (braces in middle of functions). -- Vincent Hanquez