Re: [resend][PATCH] Remove duplicated declarations in procfs

2007-09-28 Thread Pierre Peiffer
Andrew Morton a écrit : > > yup, thanks, the maps2 patches in -mm already accidentally fixed this so I > haven't > bothered merging it as a standalone thing. > Ok, good. Thanks, -- Pierre - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: [resend][PATCH] Remove duplicated declarations in procfs

2007-09-28 Thread Andrew Morton
On Fri, 28 Sep 2007 09:27:56 +0200 Pierre Peiffer <[EMAIL PROTECTED]> wrote: > From: Pierre Peiffer <[EMAIL PROTECTED]> > > This is a trivial patch that removes some duplicated declarations of > extern variables. > > Signed-off-by: Pierre Peiffer <[EMAIL PROTECTED]> > --- > > fs/proc/internal.