* [PATCH] Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
@ 2010-03-02 9:03 wzt.wzt
2010-03-02 22:22 ` James Morris
0 siblings, 1 reply; 2+ messages in thread
From: wzt.wzt @ 2010-03-02 9:03 UTC (permalink / raw)
To: linux-kernel; +Cc: linux-security-module, sds
slab.h is unused in symtab.c, so remove it.
Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
---
security/selinux/ss/symtab.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/security/selinux/ss/symtab.c b/security/selinux/ss/symtab.c
index 837658a..bcf9f62 100644
--- a/security/selinux/ss/symtab.c
+++ b/security/selinux/ss/symtab.c
@@ -4,7 +4,6 @@
* Author : Stephen Smalley, <sds@epoch.ncsc.mil>
*/
#include <linux/kernel.h>
-#include <linux/slab.h>
#include <linux/string.h>
#include <linux/errno.h>
#include "symtab.h"
--
1.6.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
2010-03-02 9:03 [PATCH] Selinux: Remove unused headers slab.h in selinux/ss/symtab.c wzt.wzt
@ 2010-03-02 22:22 ` James Morris
0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2010-03-02 22:22 UTC (permalink / raw)
To: wzt.wzt; +Cc: linux-kernel, linux-security-module, sds
On Tue, 2 Mar 2010, wzt.wzt@gmail.com wrote:
> slab.h is unused in symtab.c, so remove it.
>
> Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next-queue
--
James Morris
<jmorris@namei.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-02 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 9:03 [PATCH] Selinux: Remove unused headers slab.h in selinux/ss/symtab.c wzt.wzt
2010-03-02 22:22 ` James Morris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox