Re: [PATCH] Cred: Remove unused set_security_override_from_ctx()
From: David Howells
Date: Mon Dec 22 2025 - 17:20:16 EST
Casey Schaufler <casey@xxxxxxxxxxxxxxxx> wrote:
> The function set_security_override_from_ctx() has no in-tree callers
> since 6.14. Remove it.
It's also declared in include/linux/cred.h
David