Message ID | 20241017133631.213274-2-cel@kernel.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Simple lockd clean-ups | expand |
diff --git a/include/linux/lockd/xdr.h b/include/linux/lockd/xdr.h index 80cca9426761..17d53165d9f2 100644 --- a/include/linux/lockd/xdr.h +++ b/include/linux/lockd/xdr.h @@ -73,8 +73,6 @@ struct nlm_args { u32 fsm_mode; }; -typedef struct nlm_args nlm_args; - /* * Generic lockd result */