提交 72e80cb7 编写于 作者: H Haiyang Zhang 提交者: Greg Kroah-Hartman

staging: hv: clean up unused forward declarations

Signed-off-by: NHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 b637e023
......@@ -45,18 +45,6 @@ static const struct hv_guid netvsc_device_type = {
}
};
static int netvsc_init_send_buf(struct hv_device *device);
static int netvsc_init_recv_buf(struct hv_device *device);
static int netvsc_connect_vsp(struct hv_device *device);
static void netvsc_send_completion(struct hv_device *device,
struct vmpacket_descriptor *packet);
static void netvsc_receive(struct hv_device *device,
struct vmpacket_descriptor *packet);
static struct netvsc_device *alloc_net_device(struct hv_device *device)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册