vfs_gpfs: Reformat function definition of vfs_gpfs_setlease
authorChristof Schmitt <cs@samba.org>
Thu, 16 Jan 2020 19:13:46 +0000 (12:13 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 21 Jan 2020 22:08:40 +0000 (22:08 +0000)
commitd9c992a7a9fef7cdaea304b9c22f9e4025588e87
treed9a216a2abf7449173c161f0d7ed96b223132fb9
parent22cd011bc41f648cd3570a511ea3c45eac67e52c
vfs_gpfs: Reformat function definition of vfs_gpfs_setlease

Remove trailing whitespace and put each argument on a seperate line.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_gpfs.c