diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2023-04-20 18:05:01 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-05-08 23:47:32 +0300 |
commit | aeb060ec71547a3fb7f68b8091538e94c5c5187f (patch) | |
tree | f9e16fa032ea7958a9e12c4dba83976f796e5514 /net/unix/af_unix.c | |
parent | 757010002b97ad0ed89a3b4499c93d23cae429eb (diff) | |
download | linux-aeb060ec71547a3fb7f68b8091538e94c5c5187f.tar.xz |
selinux: drop return at end of void function avc_insert()
Commit 539813e4184a ("selinux: stop returning node from avc_insert()")
converted the return value of avc_insert() to void but left the now
unnecessary trailing return statement.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions