nfs4_acls: Use C99 initializer instead of ZERO_STRUCTP for params struct
authorChristof Schmitt <cs@samba.org>
Tue, 9 Jul 2019 21:41:01 +0000 (14:41 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:28 +0000 (18:27 +0000)
commit54a0b1ca664dcde017dcc46c4398c7c3806ec4c3
tree53119ba83d8e7442a33153311abb359f85c3d5b7
parent3a71d619a935b57acacb6a8ba7c80b0ae938eacd
nfs4_acls: Use C99 initializer instead of ZERO_STRUCTP for params struct

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/nfs4_acls.c