Re: [PATCH] unifdef linux/vt.h

2008-02-10 Thread Olaf Hering
On Fri, Feb 08, Andrew Morton wrote: > On Fri, 8 Feb 2008 18:38:10 +0100 > Olaf Hering <[EMAIL PROTECTED]> wrote: > > > On Fri, Jan 25, Olaf Hering wrote: > > > > > remove the newly added __KERNEL__ block from linux/vt.h > > > > Can you pick this up? The patch cant get any better. > > spose so

Re: [PATCH] unifdef linux/vt.h

2008-02-08 Thread Andrew Morton
On Fri, 8 Feb 2008 18:38:10 +0100 Olaf Hering <[EMAIL PROTECTED]> wrote: > On Fri, Jan 25, Olaf Hering wrote: > > > remove the newly added __KERNEL__ block from linux/vt.h > > Can you pick this up? The patch cant get any better. spose so. Coud you send a tested version against current mainline

Re: [PATCH] unifdef linux/vt.h

2008-02-08 Thread Olaf Hering
On Fri, Jan 25, Olaf Hering wrote: > remove the newly added __KERNEL__ block from linux/vt.h Can you pick this up? The patch cant get any better. > --- a/include/linux/Kbuild > +++ b/include/linux/Kbuild > @@ -157,7 +157,6 @@ header-y += veth.h > header-y += video_decoder.h > header-y += video

Re: [PATCH] unifdef linux/vt.h

2008-01-27 Thread Olaf Hering
On Sat, Jan 26, Christoph Hellwig wrote: > On Fri, Jan 25, 2008 at 07:02:15PM +0100, Olaf Hering wrote: > > > > remove the newly added __KERNEL__ block from linux/vt.h > > > > Signed-off-by: Olaf Hering <[EMAIL PROTECTED]> > > We shouldn't add more unifdef-y headers. Please move the newly-adde

Re: [PATCH] unifdef linux/vt.h

2008-01-26 Thread Christoph Hellwig
On Fri, Jan 25, 2008 at 07:02:15PM +0100, Olaf Hering wrote: > > remove the newly added __KERNEL__ block from linux/vt.h > > Signed-off-by: Olaf Hering <[EMAIL PROTECTED]> We shouldn't add more unifdef-y headers. Please move the newly-added kernel-only section to a different file instead and be