[PATCH 3/16] capability: rename cpu_vfs_cap_data to vfs_caps

Paul Moore paul at paul-moore.com
Tue Dec 5 21:25:26 UTC 2023


On Nov 29, 2023 "Seth Forshee (DigitalOcean)" <sforshee at kernel.org> wrote:
> 
> vfs_caps is a more generic name which is better suited to the broader
> use this struct will see in subsequent commits.
> 
> Signed-off-by: Seth Forshee (DigitalOcean) <sforshee at kernel.org>
> Reviewed-by: Christian Brauner <brauner at kernel.org>
> ---
>  include/linux/capability.h | 4 ++--
>  kernel/auditsc.c           | 4 ++--
>  security/commoncap.c       | 8 ++++----
>  3 files changed, 8 insertions(+), 8 deletions(-)

Bonus points in that the proposed name is shorter too :)

Technically you'll want to get Serge's ACK as he's the capabilities
maintainer, but with my LSM hat on this looks okay, and is pretty
trivial anyway.

Acked-by: Paul Moore <paul at paul-moore.com> (Audit,LSM)

--
paul-moore.com



More information about the Linux-security-module-archive mailing list