Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
#include "logging.h"
#include "VersionInfo.h"
#include "vmbus.h"
#include "StorVscApi.h"
#include "storvsc_api.h"


#define BLKVSC_MINORS	64
+1 −1
Original line number Diff line number Diff line
@@ -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"

+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
#include "logging.h"
#include "VersionInfo.h"
#include "vmbus.h"
#include "StorVscApi.h"
#include "storvsc_api.h"


struct host_device_context {