]> Git Repo - linux.git/commit - fs/lockd/svcproc.c
lockd: Replace PROC() macro with open code
authorChuck Lever <[email protected]>
Thu, 1 Oct 2020 22:59:02 +0000 (18:59 -0400)
committerJ. Bruce Fields <[email protected]>
Fri, 2 Oct 2020 13:37:41 +0000 (09:37 -0400)
commit49d99608213b60dec319400edf997e0fe0567cdf
tree0e4109b8db3ec27da86acd730f0bd64dad41ed21
parent6b3dccd48de8a4c650b01499a0b09d1e2279649e
lockd: 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 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 <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/lockd/svc4proc.c
fs/lockd/svcproc.c
This page took 0.051683 seconds and 4 git commands to generate.