mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02:00
Staging: hv: rename StorVscApi.h to storvsc_api.h
Cc: Hank Janssen <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
a82c7a2ad6
commit
bb96979310
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user