[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20190117073324.13488-1-yuehaibing@huawei.com>
Date: Thu, 17 Jan 2019 15:33:24 +0800
From: YueHaibing <yuehaibing@...wei.com>
To: <dhowells@...hat.com>
CC: <linux-kernel@...r.kernel.org>, <linux-cachefs@...hat.com>,
YueHaibing <yuehaibing@...wei.com>
Subject: [PATCH -next] cachefiles: remove duplicated include from namei.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.com>
---
fs/cachefiles/namei.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/cachefiles/namei.c b/fs/cachefiles/namei.c
index 1645fcf..d27720c 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.0
Powered by blists - more mailing lists