mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-12 01:20:14 +00:00
kill securityfs_recursive_remove()
it's an unused alias for securityfs_remove() Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
2026c6f8eb
commit
ca459ca70f
@ -2258,8 +2258,6 @@ static inline void securityfs_remove(struct dentry *dentry)
|
||||
|
||||
#endif
|
||||
|
||||
#define securityfs_recursive_remove securityfs_remove
|
||||
|
||||
#ifdef CONFIG_BPF_SYSCALL
|
||||
union bpf_attr;
|
||||
struct bpf_map;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user