public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Simple lockd clean-ups
@ 2024-10-17 13:36 cel
  2024-10-17 13:36 ` [PATCH 1/5] lockd: Remove unused typedef cel
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: cel @ 2024-10-17 13:36 UTC (permalink / raw)
  To: Neil Brown, Jeff Layton, Olga Kornievskaia, Dai Ngo, Tom Talpey
  Cc: linux-nfs, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-10-17 21:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 13:36 [PATCH 0/5] Simple lockd clean-ups cel
2024-10-17 13:36 ` [PATCH 1/5] lockd: Remove unused typedef cel
2024-10-17 13:36 ` [PATCH 2/5] lockd: Remove unnecessary memset() cel
2024-10-17 13:36 ` [PATCH 3/5] lockd: Remove some snippets of unfinished code cel
2024-10-17 13:36 ` [PATCH 4/5] lockd: Remove unused parameter to nlmsvc_testlock() cel
2024-10-17 21:06   ` NeilBrown
2024-10-17 13:36 ` [PATCH 5/5] lockd: Remove unneeded initialization of file_lock::c.flc_flags cel
2024-10-17 19:13   ` Jeff Layton
2024-10-17 19:16     ` Chuck Lever III
2024-10-17 19:30       ` Jeff Layton
2024-10-17 21:22         ` NeilBrown
2024-10-17 21:34           ` Chuck Lever
2024-10-17 20:56       ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox