提交 ef58f5d1 编写于 作者: K K. Y. Srinivasan 提交者: Greg Kroah-Hartman

Staging: hv: Make hv_pci_dev a static variable

Make hv_pci_dev a static variable.
Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: NHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: NAbhishek Kane <v-abkane@microsoft.com>
Signed-off-by: NHank Janssen <hjanssen@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 71a6655d
......@@ -40,7 +40,7 @@
#include "vmbus_private.h"
struct pci_dev *hv_pci_dev;
static struct pci_dev *hv_pci_dev;
/* Main vmbus driver data structure */
struct hv_bus {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册