On 7/17/2025 11:55 PM, [email protected] wrote:
> From: Michael Kelley <[email protected]>
> 
> All open coded uses of hyperv_pcpu_input_arg and hyperv_pcpu_ouput_arg
> have been replaced by hv_setup_*() functions. So combine
> hyperv_pcpu_input_arg and hyperv_pcpu_output_arg in a single
> hyperv_pcpu_arg. Remove logic for managing a separate output arg. Fixup
> comment references to the old variable names.
> 
> Signed-off-by: Michael Kelley <[email protected]>
> ---
>  arch/x86/hyperv/hv_init.c      |  6 ++--
>  drivers/hv/hv.c                |  2 +-
>  drivers/hv/hv_common.c         | 55 ++++++++++------------------------
>  drivers/hv/hyperv_vmbus.h      |  2 +-
>  include/asm-generic/mshyperv.h |  6 +---
>  5 files changed, 22 insertions(+), 49 deletions(-)
> 

Reviewed-by: Nuno Das Neves <[email protected]>

Reply via email to