From: Christof Schmitt Date: Wed, 5 Feb 2025 21:21:55 +0000 (-0700) Subject: vfs_gpfs: Remove one whitespace X-Git-Tag: tdb-1.4.13~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f27da18b5718757167c6c079dbf7a3dad06d659;p=thirdparty%2Fsamba.git vfs_gpfs: Remove one whitespace Signed-off-by: Christof Schmitt Reviewed-by: Ralph Boehme --- diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c index 12d340ede52..48f3bbad363 100644 --- a/source3/modules/vfs_gpfs.c +++ b/source3/modules/vfs_gpfs.c @@ -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