mirror of
https://github.com/torvalds/linux.git
synced 2025-04-12 16:47:42 +00:00
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>
This commit is contained in:
parent
f64ea4af43
commit
2f746e40e9
@ -73,8 +73,6 @@ struct nlm_args {
|
||||
u32 fsm_mode;
|
||||
};
|
||||
|
||||
typedef struct nlm_args nlm_args;
|
||||
|
||||
/*
|
||||
* Generic lockd result
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user