[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJr6mf38ZJ12Gf8WMHRami_DzLQ==Z0WCV8XA_03K9AB2DyVRQ@mail.gmail.com>
Date: Wed, 13 Feb 2019 21:44:19 +0530
From: Sabyasachi Gupta <sabyasachi.linux@...il.com>
To: Souptick Joarder <jrdr.linux@...il.com>
Cc: dhowells@...hat.com, linux-cachefs@...hat.com,
linux-kernel@...r.kernel.org,
Brajeswar Ghosh <brajeswar.linux@...il.com>
Subject: Re: [PATCH] fs/cachefiles/namei.c: Remove duplicate header
On Wed, Jan 30, 2019 at 7:59 AM Sabyasachi Gupta
<sabyasachi.linux@...il.com> wrote:
>
> On Mon, Jan 14, 2019 at 1:34 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
> >
> > On Fri, Jan 11, 2019 at 12:12 PM Sabyasachi Gupta
> > <sabyasachi.linux@...il.com> wrote:
> > >
> > > Remove linux/xattr.h which is included more than once
> > >
> > > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
> >
> > Acked-by: Souptick Joarder <jrdr.linux@...il.com>
> >
> If no further comment, can we get this patch in queue for 5.1 ?
If no further comment, can we get this patch in queue for 5.1 ?
> > > ---
> > > fs/cachefiles/namei.c | 1 -
> > > 1 file changed, 1 deletion(-)
> > >
> > > diff --git a/fs/cachefiles/namei.c b/fs/cachefiles/namei.c
> > > index 95983c7..edecb7f 100644
> > > --- a/fs/cachefiles/namei.c
> > > +++ b/fs/cachefiles/namei.c
> > > @@ -20,7 +20,6 @@
> > > #include <linux/namei.h>
> > > #include <linux/security.h>
> > > #include <linux/slab.h>
> > > -#include <linux/xattr.h>
> > > #include "internal.h"
> > >
> > > #define CACHEFILES_KEYBUF_SIZE 512
> > > --
> > > 2.7.4
> > >
Powered by blists - more mailing lists