NFSACL: Replace PROC() macro with open code
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Oct 2020 22:59:07 +0000 (18:59 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 2 Oct 2020 13:37:41 +0000 (09:37 -0400)
commitba1df797e5bbba68ddd1a29bd658b1c11f9a60b6
tree6bbd1913f1eaa873961f9f4747b584cc646a8b0c
parent49d99608213b60dec319400edf997e0fe0567cdf
NFSACL: Replace PROC() macro with open code

Clean up: Follow-up on ten-year-old commit b9081d90f5b9 ("NFS: kill
off complicated macro 'PROC'") by performing the same conversion in
the NFSACL code. To reduce the chance of error, I copied the original
C preprocessor output and then made some minor edits.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs2acl.c
fs/nfsd/nfs3acl.c
include/uapi/linux/nfsacl.h