[PATCH 446/577] Staging: hv: rename VmbusPrivate.h to vmbus_private.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cc: Hank Janssen <hjanssen@xxxxxxxxxxxxx>
Cc: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
---
 drivers/staging/hv/channel.c                       |    2 +-
 drivers/staging/hv/channel_interface.c             |    2 +-
 drivers/staging/hv/channel_mgmt.c                  |    2 +-
 drivers/staging/hv/connection.c                    |    2 +-
 drivers/staging/hv/hv.c                            |    2 +-
 drivers/staging/hv/hv_utils.c                      |    2 +-
 drivers/staging/hv/vmbus.c                         |    2 +-
 .../staging/hv/{VmbusPrivate.h => vmbus_private.h} |    0
 8 files changed, 7 insertions(+), 7 deletions(-)
 rename drivers/staging/hv/{VmbusPrivate.h => vmbus_private.h} (100%)

diff --git a/drivers/staging/hv/channel.c b/drivers/staging/hv/channel.c
index eab7d16..12c351e 100644
--- a/drivers/staging/hv/channel.c
+++ b/drivers/staging/hv/channel.c
@@ -24,7 +24,7 @@
 #include <linux/module.h>
 #include "osd.h"
 #include "logging.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 
 /* Internal routines */
 static int VmbusChannelCreateGpadlHeader(
diff --git a/drivers/staging/hv/channel_interface.c b/drivers/staging/hv/channel_interface.c
index 019b064..d9f51ac 100644
--- a/drivers/staging/hv/channel_interface.c
+++ b/drivers/staging/hv/channel_interface.c
@@ -23,7 +23,7 @@
 #include <linux/kernel.h>
 #include <linux/mm.h>
 #include "osd.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 
 static int IVmbusChannelOpen(struct hv_device *device, u32 SendBufferSize,
 			     u32 RecvRingBufferSize, void *UserData,
diff --git a/drivers/staging/hv/channel_mgmt.c b/drivers/staging/hv/channel_mgmt.c
index 3698230..6877e8e 100644
--- a/drivers/staging/hv/channel_mgmt.c
+++ b/drivers/staging/hv/channel_mgmt.c
@@ -25,7 +25,7 @@
 #include <linux/module.h>
 #include "osd.h"
 #include "logging.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 #include "utils.h"
 
 struct vmbus_channel_message_table_entry {
diff --git a/drivers/staging/hv/connection.c b/drivers/staging/hv/connection.c
index 3a01d3c..e8824da 100644
--- a/drivers/staging/hv/connection.c
+++ b/drivers/staging/hv/connection.c
@@ -26,7 +26,7 @@
 #include <linux/vmalloc.h>
 #include "osd.h"
 #include "logging.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 
 
 struct VMBUS_CONNECTION gVmbusConnection = {
diff --git a/drivers/staging/hv/hv.c b/drivers/staging/hv/hv.c
index 2418651..6c77e64 100644
--- a/drivers/staging/hv/hv.c
+++ b/drivers/staging/hv/hv.c
@@ -25,7 +25,7 @@
 #include <linux/vmalloc.h>
 #include "osd.h"
 #include "logging.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 
 /* The one and only */
 struct hv_context gHvContext = {
diff --git a/drivers/staging/hv/hv_utils.c b/drivers/staging/hv/hv_utils.c
index d6f6dfa..5ab1b06 100644
--- a/drivers/staging/hv/hv_utils.c
+++ b/drivers/staging/hv/hv_utils.c
@@ -32,7 +32,7 @@
 #include "VmbusChannelInterface.h"
 #include "VersionInfo.h"
 #include "channel.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 #include "vmbus_api.h"
 #include "utils.h"
 
diff --git a/drivers/staging/hv/vmbus.c b/drivers/staging/hv/vmbus.c
index 90b14be..296c38f 100644
--- a/drivers/staging/hv/vmbus.c
+++ b/drivers/staging/hv/vmbus.c
@@ -25,7 +25,7 @@
 #include "osd.h"
 #include "logging.h"
 #include "VersionInfo.h"
-#include "VmbusPrivate.h"
+#include "vmbus_private.h"
 
 static const char *gDriverName = "vmbus";
 
diff --git a/drivers/staging/hv/VmbusPrivate.h b/drivers/staging/hv/vmbus_private.h
similarity index 100%
rename from drivers/staging/hv/VmbusPrivate.h
rename to drivers/staging/hv/vmbus_private.h
-- 
1.7.0.3

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux