Re: [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()
From: Xin Li
Date: Sat Apr 26 2025 - 03:42:01 EST
On 4/25/2025 3:08 AM, Jürgen Groß wrote:
Can you please remove the two "else" instances above? With directly
returning
form the "if" clause they are no longer needed.
I thought about it but forgot to do it later.
With that you can add my:
Reviewed-by: Juergen Gross <jgross@xxxxxxxx>
Thanks a lot!