Commit 27799703 authored by Haiyang Zhang's avatar Haiyang Zhang Committed by Greg Kroah-Hartman

staging: hv: Convert camel cased parameter in channel_interface.h to lower case

Convert camel cased parameter in channel_interface.h to lower case
Signed-off-by: default avatarHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: default avatarHank Janssen <hjanssen@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 53e4f1e6
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#include "vmbus_api.h" #include "vmbus_api.h"
void get_channel_info(struct hv_device *Device, void get_channel_info(struct hv_device *device,
struct hv_device_info *DeviceInfo); struct hv_device_info *info);
#endif /* _CHANNEL_INTERFACE_H_ */ #endif /* _CHANNEL_INTERFACE_H_ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment