Commit bb969793 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: hv: rename StorVscApi.h to storvsc_api.h

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a82c7a2a
......@@ -34,7 +34,7 @@
#include "logging.h"
#include "VersionInfo.h"
#include "vmbus.h"
#include "StorVscApi.h"
#include "storvsc_api.h"
#define BLKVSC_MINORS 64
......
......@@ -25,7 +25,7 @@
#include <linux/delay.h>
#include "osd.h"
#include "logging.h"
#include "StorVscApi.h"
#include "storvsc_api.h"
#include "VmbusPacketFormat.h"
#include "vstorage.h"
......
......@@ -35,7 +35,7 @@
#include "logging.h"
#include "VersionInfo.h"
#include "vmbus.h"
#include "StorVscApi.h"
#include "storvsc_api.h"
struct host_device_context {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment