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

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

Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.h



Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 72daf320
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
#include <linux/list.h>
#include <linux/timer.h>
#include "ring_buffer.h"
#include "VmbusChannelInterface.h"
#include "vmbus_channel_interface.h"
#include "VmbusPacketFormat.h"

/* Version 1 messages */
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include "osd.h"
#include "vmbus.h"
#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
#include "vmbus_channel_interface.h"
#include "VersionInfo.h"
#include "channel.h"
#include "vmbus_private.h"
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@

#include <linux/list.h>
#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
#include "vmbus_channel_interface.h"
#include "netvsc_api.h"