mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 23:13:01 +02:00
lockd: Remove unused typedef
Clean up: Looks like the last usage of this typedef was removed by
commit 026fec7e7c
("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…
Reference in New Issue
Block a user