Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

lockd: Remove unused typedef

Clean up: Looks like the last usage of this typedef was removed by
commit 026fec7e7c47 ("sunrpc: properly type pc_decode callbacks") in
2017.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>

-2
-2
include/linux/lockd/xdr.h
··· 73 73 u32 fsm_mode; 74 74 }; 75 75 76 - typedef struct nlm_args nlm_args; 77 - 78 76 /* 79 77 * Generic lockd result 80 78 */