linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] security: remove duplicated include from security.h
@ 2020-02-21  7:43 YueHaibing
  2020-02-21 16:56 ` James Morris
  0 siblings, 1 reply; 5+ messages in thread
From: YueHaibing @ 2020-02-21  7:43 UTC (permalink / raw)
  To: dhowells, jmorris
  Cc: casey, sds, zohar, linux-kernel, linux-security-module, YueHaibing

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 include/linux/security.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/security.h b/include/linux/security.h
index 910a1ef..fe2c566 100644
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -30,7 +30,6 @@
 #include <linux/err.h>
 #include <linux/string.h>
 #include <linux/mm.h>
-#include <linux/fs.h>
 
 struct linux_binprm;
 struct cred;
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH -next] security: remove duplicated include from security.h
@ 2019-07-02 13:07 YueHaibing
  0 siblings, 0 replies; 5+ messages in thread
From: YueHaibing @ 2019-07-02 13:07 UTC (permalink / raw)
  To: viro, dhowells, keescook, paul, zohar, janne.karhunen
  Cc: linux-kernel, YueHaibing

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 include/linux/security.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/security.h b/include/linux/security.h
index 5f7441a..4314477 100644
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -30,7 +30,6 @@
 #include <linux/err.h>
 #include <linux/string.h>
 #include <linux/mm.h>
-#include <linux/fs.h>
 
 struct linux_binprm;
 struct cred;
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH -next] security: remove duplicated include from security.h
@ 2019-01-17  7:17 YueHaibing
  2019-01-17 16:37 ` Kees Cook
  0 siblings, 1 reply; 5+ messages in thread
From: YueHaibing @ 2019-01-17  7:17 UTC (permalink / raw)
  To: viro, dhowells, james.morris, ebiederm; +Cc: linux-kernel, keescook, YueHaibing

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 include/linux/security.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/security.h b/include/linux/security.h
index b10866b..7ed03c6 100644
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -30,7 +30,6 @@
 #include <linux/err.h>
 #include <linux/string.h>
 #include <linux/mm.h>
-#include <linux/fs.h>
 
 struct linux_binprm;
 struct cred;
-- 
2.7.0



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

end of thread, other threads:[~2020-02-21 16:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21  7:43 [PATCH -next] security: remove duplicated include from security.h YueHaibing
2020-02-21 16:56 ` James Morris
  -- strict thread matches above, loose matches on Subject: below --
2019-07-02 13:07 YueHaibing
2019-01-17  7:17 YueHaibing
2019-01-17 16:37 ` Kees Cook

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).