diff options
author | Paul Moore <paul@paul-moore.com> | 2021-12-21 15:01:29 -0500 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-12-21 15:14:45 -0500 |
commit | 6cd9d4b97891560b61681cad9cc4307ce0719abc (patch) | |
tree | 8ac54651f2ec6ce826eb6bfe4190ef0247f65b71 /net | |
parent | 2e08df3c7c4e4e74e3dd5104c100f0bf6288aaa8 (diff) | |
download | linux-stable-6cd9d4b97891560b61681cad9cc4307ce0719abc.tar.gz linux-stable-6cd9d4b97891560b61681cad9cc4307ce0719abc.tar.bz2 linux-stable-6cd9d4b97891560b61681cad9cc4307ce0719abc.zip |
selinux: minor tweaks to selinux_add_opt()
Two minor edits to selinux_add_opt(): use "sizeof(*ptr)" instead of
"sizeof(type)" in the kzalloc() call, and rename the "Einval" jump
target to "err" for the sake of consistency.
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions