From: mateng <mat...@yulong.com>

Signed-off-by: mateng <mat...@yulong.com>
---
 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/drivers/misc/vmw_vmci/vmci_queue_pair.h
+++ b/drivers/misc/vmw_vmci/vmci_queue_pair.h
@@ -104,7 +104,7 @@ struct vmci_qp_dtch_info {
 struct vmci_qp_page_store {
        /* Reference to pages backing the queue pair. */
        u64 pages;
-       /* Length of pageList/virtual addres range (in pages). */
+       /* Length of pageList/virtual address range (in pages). */
        u32 len;
 };
 
-- 
1.9.1

Reply via email to