]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
vfs_gpfs: Remove one whitespace
authorChristof Schmitt <cs@samba.org>
Wed, 5 Feb 2025 21:21:55 +0000 (14:21 -0700)
committerJule Anger <janger@samba.org>
Thu, 6 Feb 2025 11:24:42 +0000 (11:24 +0000)
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_gpfs.c

index 12d340ede5235f710896fce8a801b66f59d22b74..48f3bbad36321365401d10897b787b077405ad0d 100644 (file)
@@ -524,7 +524,7 @@ again:
 }
 
 /* Tries to get nfs4 acls and returns SMB ACL allocated.
- * On failure returns 1 if it got non-NFSv4 ACL to prompt 
+ * On failure returns 1 if it got non-NFSv4 ACL to prompt
  * retry with POSIX ACL checks.
  * On failure returns -1 if there is system (GPFS) error, check errno.
  * Returns 0 on success