linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH linux-next] ovl: remove duplicated included linux/posix_acl.h
@ 2022-11-08 11:55 yang.yang29
  0 siblings, 0 replies; only message in thread
From: yang.yang29 @ 2022-11-08 11:55 UTC (permalink / raw)
  To: miklos; +Cc: linux-unionfs, linux-kernel, xu.panda668

From: Xu Panda <xu.panda@zte.com.cn>

The linux/posix_acl.h is included more than once.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com>
---
 fs/overlayfs/inode.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/overlayfs/inode.c b/fs/overlayfs/inode.c
index ee6dfa577c93..d110f8626b69 100644
--- a/fs/overlayfs/inode.c
+++ b/fs/overlayfs/inode.c
@@ -14,7 +14,6 @@
 #include <linux/fileattr.h>
 #include <linux/security.h>
 #include <linux/namei.h>
-#include <linux/posix_acl.h>
 #include <linux/posix_acl_xattr.h>
 #include "overlayfs.h"

-- 
2.15.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-08 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 11:55 [PATCH linux-next] ovl: remove duplicated included linux/posix_acl.h yang.yang29

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).