security: remove unused forwards
authorHugh Dickins <[email protected]>
Thu, 24 Jul 2008 04:28:26 +0000 (21:28 -0700)
committerLinus Torvalds <[email protected]>
Thu, 24 Jul 2008 17:47:22 +0000 (10:47 -0700)
commit9b3e43a747c74029b0acf6acf4666601f132f471
tree9c27118c353f9742d9715b30ec30060dd095b492
parent84aaa7ab4c40b66d6dd9aa393901551ad50ec640
security: remove unused forwards

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