提交 f8e5add2 编写于 作者: G Greg Kroah-Hartman

Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.h

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 0e0ab5f5
......@@ -29,7 +29,7 @@
#include <linux/timer.h>
#include "ring_buffer.h"
#include "vmbus_channel_interface.h"
#include "VmbusPacketFormat.h"
#include "vmbus_packet_format.h"
/* Version 1 messages */
enum vmbus_channel_message_type {
......
......@@ -28,7 +28,7 @@
#include "logging.h"
#include "osd.h"
#include "vmbus.h"
#include "VmbusPacketFormat.h"
#include "vmbus_packet_format.h"
#include "vmbus_channel_interface.h"
#include "VersionInfo.h"
#include "channel.h"
......
......@@ -26,7 +26,7 @@
#define _NETVSC_H_
#include <linux/list.h>
#include "VmbusPacketFormat.h"
#include "vmbus_packet_format.h"
#include "vmbus_channel_interface.h"
#include "netvsc_api.h"
......
......@@ -26,7 +26,7 @@
#include "osd.h"
#include "logging.h"
#include "storvsc_api.h"
#include "VmbusPacketFormat.h"
#include "vmbus_packet_format.h"
#include "vstorage.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册