projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84aaa7a
)
security: remove unused forwards
author
Hugh Dickins
<
[email protected]
>
Thu, 24 Jul 2008 04:28:26 +0000
(21:28 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 24 Jul 2008 17:47:22 +0000
(10:47 -0700)
Why would linux/security.h need forward declarations for nfsctl_arg and
swap_info_struct? It's hard to imagine: remove them.
Signed-off-by: Hugh Dickins <
[email protected]
>
Acked-by: James Morris <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
include/linux/security.h
patch
|
blob
|
history
diff --git
a/include/linux/security.h
b/include/linux/security.h
index 31c8851ec5d0fba51ceab47da8d76f424f7e0345..f0e9adb22ac212542075116cce0e60f9cf215eb3 100644
(file)
--- a/
include/linux/security.h
+++ b/
include/linux/security.h
@@
-102,9
+102,7
@@
extern unsigned long mmap_min_addr;
#define LSM_SETID_FS 8
/* forward declares to avoid warnings */
-struct nfsctl_arg;
struct sched_param;
-struct swap_info_struct;
struct request_sock;
/* bprm_apply_creds unsafe reasons */