[PATCH] misc/vmw_vmci: fix typo

2021-01-26 Thread mateng
From: mateng change 'addres' to 'address' Signed-off-by: mateng --- drivers/misc/vmw_vmci/vmci_queue_pair.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/vmw_vmci/vmci_queue_pair.h b/drivers/misc/vmw_vmci/vmci_queue_pair.h index 00017fc..c4e6e92 100644 --- a

Re: [PATCH] misc/vmw_vmci: fix typo

2021-01-26 Thread Greg KH
On Tue, Jan 26, 2021 at 04:40:10PM +0800, mateng wrote: > From: mateng > > change 'addres' to 'address' > > Signed-off-by: mateng > --- > drivers/misc/vmw_vmci/vmci_queue_pair.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/misc/vmw_vmci/vmci_queue_pair.h >