aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv/channel_interface.h')
-rw-r--r--drivers/staging/hv/channel_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/channel_interface.h b/drivers/staging/hv/channel_interface.h
index ec88219..1007612 100644
--- a/drivers/staging/hv/channel_interface.h
+++ b/drivers/staging/hv/channel_interface.h
@@ -27,7 +27,7 @@
#include "vmbus_api.h"
-void GetChannelInfo(struct hv_device *Device,
+void get_channel_info(struct hv_device *Device,
struct hv_device_info *DeviceInfo);
#endif /* _CHANNEL_INTERFACE_H_ */