From: Chuck Lever <chuck.lever@xxxxxxxxxx> Following on Olga's fix, here are two possible clean-ups I found during code review. Chuck Lever (2): NFS: Remove rpcbind cleanup for NFSv4.0 callback SUNRPC: Move the svc_rpcb_cleanup() call sites fs/lockd/svc.c | 6 ++---- fs/nfs/callback.c | 10 ++++------ fs/nfsd/nfsctl.c | 2 +- fs/nfsd/nfssvc.c | 7 ++----- include/linux/sunrpc/svc_xprt.h | 3 ++- net/sunrpc/svc.c | 1 - net/sunrpc/svc_xprt.c | 7 ++++++- 7 files changed, 17 insertions(+), 19 deletions(-) -- 2.50.0