Drivers: hv: Rename 'alloced' to 'allocated'
authorVitaly Kuznetsov <vkuznets@redhat.com>
Fri, 28 Jan 2022 10:34:11 +0000 (11:34 +0100)
committerWei Liu <wei.liu@kernel.org>
Thu, 3 Feb 2022 12:47:31 +0000 (12:47 +0000)
commitde96e8a09889b35dd8d1cb6d19ef2bb123b05be1
tree3e0914fa06f4df7223b771f207b553fcfe712f52
parenta70d298c44592b95ae962e698c434f2b04e78805
Drivers: hv: Rename 'alloced' to 'allocated'

'Alloced' is not a real word and only saves us two letters, let's
use 'allocated' instead.

No functional change intended.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20220128103412.3033736-2-vkuznets@redhat.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
drivers/hv/channel_mgmt.c
drivers/hv/hyperv_vmbus.h
drivers/hv/vmbus_drv.c