diff options
| author | Paolo Abeni <[email protected]> | 2016-04-08 10:20:30 +0000 |
|---|---|---|
| committer | James Morris <[email protected]> | 2016-04-11 02:21:43 +0000 |
| commit | 3c9d6296b7aee536a96ea2b53a15d23511738c1c (patch) | |
| tree | dedc8acd900964e751dfd9512ca1e19a81c3380b /lib/string_helpers.c | |
| parent | Linux 4.6-rc2 (diff) | |
| download | kernel-3c9d6296b7aee536a96ea2b53a15d23511738c1c.tar.gz kernel-3c9d6296b7aee536a96ea2b53a15d23511738c1c.zip | |
security: drop the unused hook skb_owned_by
The skb_owned_by hook was added with the commit ca10b9e9a8ca
("selinux: add a skb_owned_by() hook") and later removed
when said commit was reverted.
Later on, when switching to list of hooks, a field named
'skb_owned_by' was included into the security_hook_head struct,
but without any users nor caller.
This commit removes the said left-over field.
Fixes: b1d9e6b0646d ("LSM: Switch to lists of hooks")
Signed-off-by: Paolo Abeni <[email protected]>
Acked-by: Casey Schaufler <[email protected]>
Acked-by: Paul Moore <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
