From: Chuck Lever <chuck.lever@xxxxxxxxxx> Clean up a few nits I noticed while working on converting lockd to use xdrgen-generated XDR functions. Chuck Lever (5): lockd: Remove unused typedef lockd: Remove unnecessary memset() lockd: Remove some snippets of unfinished code lockd: Remove unused parameter to nlmsvc_testlock() lockd: Remove unneeded initialization of file_lock::c.flc_flags fs/lockd/svc4proc.c | 20 +++++--------------- fs/lockd/svclock.c | 2 +- fs/lockd/svcproc.c | 15 ++------------- fs/lockd/xdr4.c | 2 -- include/linux/lockd/lockd.h | 6 +++--- include/linux/lockd/xdr.h | 2 -- 6 files changed, 11 insertions(+), 36 deletions(-) -- 2.46.2