On 05/08/2025 8:58 am, Jan Beulich wrote: > The function was introduced without any caller, and never gained any. > Thus it has always been violating Misra rule 2.1 (unreachable code). > > Fixes: dd6de3ab9985 ("Implement Nested-on-Nested") > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com> I'm still not certain how this will shake out in nested-virt, but I'm reasonably sure it wont end up like this. ~Andrew