提交 b75f9c8c 编写于 作者: B Bill Pemberton 提交者: Greg Kroah-Hartman

Staging: hv: Hv.c: remove unused physAddr

physAddr was declared but never used in HvInit()
Signed-off-by: NBill Pemberton <wfp5p@virginia.edu>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 25fb66ce
......@@ -232,7 +232,6 @@ HvInit (
int maxLeaf;
HV_X64_MSR_HYPERCALL_CONTENTS hypercallMsr;
void* virtAddr=0;
unsigned long physAddr=0;
DPRINT_ENTER(VMBUS);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册