s3:vfs_gpfs remove a trailing space
authorChristian Ambach <ambi@samba.org>
Fri, 12 Oct 2012 08:32:20 +0000 (10:32 +0200)
committerChristian Ambach <ambi@samba.org>
Fri, 12 Oct 2012 09:49:32 +0000 (11:49 +0200)
source3/modules/vfs_gpfs.c

index fdd8e93cf603717bdc1e9f5179692358c6275a1d..2d8ac5cd66c020f50ff92f7bfa7f12bcaf798872 100644 (file)
@@ -50,7 +50,7 @@ struct gpfs_config_data {
 };
 
 
-static int vfs_gpfs_kernel_flock(vfs_handle_struct *handle, files_struct *fsp, 
+static int vfs_gpfs_kernel_flock(vfs_handle_struct *handle, files_struct *fsp,
                                 uint32 share_mode, uint32 access_mask)
 {