From: Dave Hansen <dave.hansen@linux.intel.com>
To: dave.hansen@linux.intel.com
Subject: Re: [PATCH v9 16/23] x86/virt/seamldr: Install a new TDX module
In-Reply-To: <20260513151045.1420990-17-chao.gao@intel.com>
References: <20260513151045.1420990-17-chao.gao@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

[Draft review generated by x86-maintainer-agent applying Dave_Hansen.txt
 rules to the v9 series.  Strip this banner before sending.]

Clean.  seamldr_install() is a four-line wrapper with the right
function-comment ("Call into P-SEAMLDR to install a TDX module
update").  RULE 2 satisfied.

Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com>
