On Nov 29, 2023 "Seth Forshee (DigitalOcean)" <sforshee@xxxxxxxxxx> 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@xxxxxxxxxx> > Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxxx> (Audit,LSM) -- paul-moore.com