Re: [PATCH 2/3] x86/sgx: Remove unused size and count definitions
From: Huang, Kai
Date: Mon Jul 13 2026 - 20:24:51 EST
On Sat, 2026-07-11 at 12:00 +0200, Thorsten Blum wrote:
> The definitions were added with commit 70d3b8ddcd20 ("x86/sgx: Add SGX
> architectural data structures"), but have never been used. The SIGSTRUCT
> reserved field sizes are also redundant because the structure uses
> literal sizes instead. Remove them.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Acked-by: Kai Huang <kai.huang@xxxxxxxxx>