]> git.baikalelectronics.ru Git - kernel.git/commit
lockd: Replace PROC() macro with open code
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Oct 2020 22:59:02 +0000 (18:59 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 2 Oct 2020 13:37:41 +0000 (09:37 -0400)
commit85dc63af6ce2598a599d287daa48be30a1f16b30
tree0e4109b8db3ec27da86acd730f0bd64dad41ed21
parent1cd60a6834a5055b2614ef5adeef5fd2f2032ab0
lockd: Replace PROC() macro with open code

Clean up: Follow-up on ten-year-old commit d92912af5170 ("NFS: kill
off complicated macro 'PROC'") by performing the same conversion in
the lockd 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/lockd/svc4proc.c
fs/lockd/svcproc.c