On Wed, Mar 20, 2024 at 10:19:09 +0100, Andrea Bolognani wrote:
The single caller for each function passes the same value
for @src and @parent, which means that we don't really need
the additional API.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
src/security/security_dac.c | 19 +++++--------------
src/security/security_selinux.c | 19 +++++--------------
2 files changed, 10 insertions(+), 28 deletions(-)
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>