summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2025-09-29 15:02:46 +0200
committerMiklos Szeredi <mszeredi@redhat.com>2025-11-13 10:38:01 +0100
commit47781ee71fb6bf2e082580b98be72411b99b6e04 (patch)
tree7e5fa762ad60f7c71bbf4f6728ea4992fc524481 /net/unix/af_unix.c
parentc755a09b52c09b8d67ef35b4ac3166ca6e797bee (diff)
fuse: rename 'namelen' to 'namesize'
By "length of a string" usually the number of non-null chars is meant (i.e. strlen(str)). So the variable 'namelen' was confusingly named, whereas 'namesize' refers more to what's being done in 'get_security_context'. Suggested-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions