Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Greg Kroah-Hartman
On Fri, Nov 16, 2012 at 07:14:15PM +0100, Samuel Iglesias Gonsálvez wrote: > On Fri, 2012-11-16 at 10:08 -0800, Joe Perches wrote: > > On Fri, 2012-11-16 at 18:34 +0100, Samuel Iglesias Gonsalvez wrote: > > > Move ipack header files to include/linux/ directory where they belong to. > > > > Why do

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Joe Perches
On Fri, 2012-11-16 at 19:14 +0100, Samuel Iglesias Gonsálvez wrote: > On Fri, 2012-11-16 at 10:08 -0800, Joe Perches wrote: > > On Fri, 2012-11-16 at 18:34 +0100, Samuel Iglesias Gonsalvez wrote: > > > Move ipack header files to include/linux/ directory where they belong to. > > > > Why do these b

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Samuel Iglesias Gonsálvez
On Fri, 2012-11-16 at 10:08 -0800, Joe Perches wrote: > On Fri, 2012-11-16 at 18:34 +0100, Samuel Iglesias Gonsalvez wrote: > > Move ipack header files to include/linux/ directory where they belong to. > > Why do these belong in include/linux? They are used for other drivers that could be in othe

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Joe Perches
On Fri, 2012-11-16 at 18:34 +0100, Samuel Iglesias Gonsalvez wrote: > Move ipack header files to include/linux/ directory where they belong to. Why do these belong in include/linux? What's wrong with path relative includes? -- To unsubscribe from this list: send the line "unsubscribe linux-kerne

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Greg Kroah-Hartman
On Fri, Nov 16, 2012 at 06:53:08PM +0100, Samuel Iglesias Gonsálvez wrote: > On Fri, 2012-11-16 at 18:48 +0100, Samuel Iglesias Gonsálvez wrote: > > On Fri, 2012-11-16 at 09:44 -0800, Greg Kroah-Hartman wrote: > > > On Fri, Nov 16, 2012 at 06:34:36PM +0100, Samuel Iglesias Gonsalvez wrote: > > > >

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Samuel Iglesias Gonsálvez
On Fri, 2012-11-16 at 18:48 +0100, Samuel Iglesias Gonsálvez wrote: > On Fri, 2012-11-16 at 09:44 -0800, Greg Kroah-Hartman wrote: > > On Fri, Nov 16, 2012 at 06:34:36PM +0100, Samuel Iglesias Gonsalvez wrote: > > > Move ipack header files to include/linux/ directory where they belong to. > > > >

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Samuel Iglesias Gonsálvez
On Fri, 2012-11-16 at 09:44 -0800, Greg Kroah-Hartman wrote: > On Fri, Nov 16, 2012 at 06:34:36PM +0100, Samuel Iglesias Gonsalvez wrote: > > Move ipack header files to include/linux/ directory where they belong to. > > > > Signed-off-by: Samuel Iglesias Gonsalvez > > --- > > drivers/ipack/carri

Re: [PATCH] ipack: move header files to include/linux

2012-11-16 Thread Greg Kroah-Hartman
On Fri, Nov 16, 2012 at 06:34:36PM +0100, Samuel Iglesias Gonsalvez wrote: > Move ipack header files to include/linux/ directory where they belong to. > > Signed-off-by: Samuel Iglesias Gonsalvez > --- > drivers/ipack/carriers/tpci200.h |3 +- > drivers/ipack/devices/ipoctal.c |2 +- >

[PATCH] ipack: move header files to include/linux

2012-11-16 Thread Samuel Iglesias Gonsalvez
Move ipack header files to include/linux/ directory where they belong to. Signed-off-by: Samuel Iglesias Gonsalvez --- drivers/ipack/carriers/tpci200.h |3 +- drivers/ipack/devices/ipoctal.c |2 +- drivers/ipack/ipack.c|2 +- drivers/ipack/ipack.h| 215 -