]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit337dfcec9dbb8e85180b17ae0b3f3655f2ab406c
tree3e0914fa06f4df7223b771f207b553fcfe712f52
parent9b1946c924a51dbf974a821d0828c135bc6f4885
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