The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] fs/cachefiles/namei.c: Remove duplicate header
@ 2019-01-11  6:42 Sabyasachi Gupta
  2019-01-14  8:03 ` Souptick Joarder
  0 siblings, 1 reply; 6+ messages in thread
From: Sabyasachi Gupta @ 2019-01-11  6:42 UTC (permalink / raw)
  To: dhowells; +Cc: jrdr.linux, linux-cachefs, linux-kernel, brajeswar.linux

Remove linux/xattr.h which is included more than once

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [PATCH] fs/cachefiles/namei.c: Remove duplicate header
@ 2019-03-11 15:35 Sabyasachi Gupta
  2019-03-11 16:02 ` Souptick Joarder
  0 siblings, 1 reply; 6+ messages in thread
From: Sabyasachi Gupta @ 2019-03-11 15:35 UTC (permalink / raw)
  To: akpm; +Cc: dhowells, linux-cachefs, linux-kernel, jrdr.linux

Remove linux/xattr.h which is included more than once

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-11 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-11  6:42 [PATCH] fs/cachefiles/namei.c: Remove duplicate header Sabyasachi Gupta
2019-01-14  8:03 ` Souptick Joarder
2019-01-30  2:29   ` Sabyasachi Gupta
2019-02-13 16:14     ` Sabyasachi Gupta
  -- strict thread matches above, loose matches on Subject: below --
2019-03-11 15:35 Sabyasachi Gupta
2019-03-11 16:02 ` Souptick Joarder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox