diff options
author | Paul Moore <paul@paul-moore.com> | 2023-07-20 16:26:34 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-07-20 16:29:47 -0400 |
commit | 3876043ad9f7ff5fa3e506ea9673641971e46d8b (patch) | |
tree | 43a8e334a5f6f72efd88f9eb2ff51cba56a9d400 /samples/ftrace | |
parent | 55a0e73806ec64279ea31d57b2116672631696a8 (diff) | |
download | linux-3876043ad9f7ff5fa3e506ea9673641971e46d8b.tar.gz linux-3876043ad9f7ff5fa3e506ea9673641971e46d8b.tar.bz2 linux-3876043ad9f7ff5fa3e506ea9673641971e46d8b.zip |
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Use a NULL instead of a zero to resolve a int/pointer mismatch.
Cc: Paolo Abeni <pabeni@redhat.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202307210332.4AqFZfzI-lkp@intel.com/
Fixes: dd51fcd42fd6 ("selinux: introduce and use lsm_ad_net_init*() helpers")
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'samples/ftrace')
0 files changed, 0 insertions, 0 deletions