[PATCH 2/2] net/netvsc: rename get_vmbus_device internal function
Stephen Hemminger
stephen at networkplumber.org
Fri Sep 26 19:21:13 CEST 2025
On Fri, 26 Sep 2025 08:58:01 -0700
Stephen Hemminger <stephen at networkplumber.org> 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: longli at microsoft.com
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
Queued to next-net
More information about the dev
mailing list