> > + > > +static inline void seamcall_err_saved_ret(u64 fn, u64 err, > > + struct tdx_module_args *args) > > This function remains unused throughout the whole series, remove it and > add it later when it's actually going to be useful. > > <snip> OK fine to me. Thanks.