vfs_gpfs: Use early return in sharemode function
authorChristof Schmitt <cs@samba.org>
Mon, 6 Jan 2020 21:40:07 +0000 (14:40 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:37 +0000 (00:01 +0000)
commita64978e0dc006b9b14541c60379d61e170355468
treeaa218ef596d303c8d24bd043aa9bfb2ff88cae13
parent03705f4c2fbac6534a925d7511749d4daa378b2e
vfs_gpfs: Use early return in sharemode function

This removes one level of indentation.

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