Skip to content

Commit 2f746e4

Browse files
committed
lockd: Remove unused typedef
Clean up: Looks like the last usage of this typedef was removed by commit 026fec7 ("sunrpc: properly type pc_decode callbacks") in 2017. Reviewed-by: Jeff Layton <[email protected]> Reviewed-by: NeilBrown <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
1 parent f64ea4a commit 2f746e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/linux/lockd/xdr.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ struct nlm_args {
7373
u32 fsm_mode;
7474
};
7575

76-
typedef struct nlm_args nlm_args;
77-
7876
/*
7977
* Generic lockd result
8078
*/

0 commit comments

Comments
 (0)