Re: [PATCH] Clean up the contents of module.h and moduleparam.h.

2007-05-22 Thread Robert P. J. Day
On Tue, 22 May 2007, Andrew Morton wrote: > On Mon, 21 May 2007 06:43:50 -0400 (EDT) "Robert P. J. Day" <[EMAIL > PROTECTED]> wrote: > > > Shift the contents of module.h and moduleparam.h so that generic > > module content is exclusively in module.h, while parameter-specific > > content is in mod

Re: [PATCH] Clean up the contents of module.h and moduleparam.h.

2007-05-22 Thread Andrew Morton
On Mon, 21 May 2007 06:43:50 -0400 (EDT) "Robert P. J. Day" <[EMAIL PROTECTED]> wrote: > Shift the contents of module.h and moduleparam.h so that generic > module content is exclusively in module.h, while parameter-specific > content is in moduleparam.h. > Causes weird runtime errors with http: