Re: [patch 15/21] Xen-paravirt: Add Xen interface header files

2007-02-15 Thread Christoph Hellwig
On Wed, Feb 14, 2007 at 04:10:50PM -0800, Jeremy Fitzhardinge wrote: > Eric W. Biederman wrote: > > Jeremy Fitzhardinge <[EMAIL PROTECTED]> writes: > > > > > >> Add Xen interface header files. These are taken fairly directly from > >> the Xen tree and hence the style is not entirely in accordanc

Re: [patch 15/21] Xen-paravirt: Add Xen interface header files

2007-02-14 Thread Jeremy Fitzhardinge
Eric W. Biederman wrote: > Jeremy Fitzhardinge <[EMAIL PROTECTED]> writes: > > >> Add Xen interface header files. These are taken fairly directly from >> the Xen tree and hence the style is not entirely in accordance with >> Linux guidelines. There is a tension between fitting with Linux coding

Re: [patch 15/21] Xen-paravirt: Add Xen interface header files

2007-02-14 Thread Eric W. Biederman
Jeremy Fitzhardinge <[EMAIL PROTECTED]> writes: > Add Xen interface header files. These are taken fairly directly from > the Xen tree and hence the style is not entirely in accordance with > Linux guidelines. There is a tension between fitting with Linux coding > rules and ease of maintenance. > >