On Fri, 26 Sep 2025 08:58:01 -0700 Stephen Hemminger <[email protected]> wrote:
> All global functions should use a common prefix. For netvsc all
> globals start with hn_. Rename get_vmbus_device to
> hn_nvs_get_vmbus_device to follow pattern used in this code.
>
> Fixes: 11c0663c9445 ("net/netvsc: add function to get vmbus device")
> Cc: [email protected]
> Signed-off-by: Stephen Hemminger <[email protected]>
> ---
Queued to next-net

