lkml.org 
[lkml]   [2023]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] fs: remove duplicated including of posix_acl.h
remove the second including of linux/posix_acl.h

Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com>
---
fs/overlayfs/inode.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/fs/overlayfs/inode.c b/fs/overlayfs/inode.c
index c63b31a460be..2003425875d9 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.40.0

\
 
 \ /
  Last update: 2023-12-15 11:18    [W:0.040 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site