Re: [PATCH] Cred: Remove unused set_security_override_from_ctx()
From: Casey Schaufler
Date: Mon Dec 22 2025 - 18:32:49 EST
On 12/22/2025 2:19 PM, David Howells wrote:
> 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
Yup. I realized that just after I hit send. V2 coming.