Re: [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization

From: Huang, Kai
Date: Wed Oct 18 2023 - 04:26:22 EST



> > +
> > +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.