Staging: hv: fix remaining style issue in ChannelInterface.h
It snuck in with the other typedef cleanups, sorry about that. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
2dd88b511b
commit
f3c7c96c8b
1 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
||||||
|
|
||||||
void GetChannelInterface(struct vmbus_channel_interface *ChannelInterface);
|
void GetChannelInterface(struct vmbus_channel_interface *ChannelInterface);
|
||||||
|
|
||||||
void GetChannelInfo(struct hv_device *Device, struct hv_device_info *DeviceInfo);
|
void GetChannelInfo(struct hv_device *Device,
|
||||||
|
struct hv_device_info *DeviceInfo);
|
||||||
|
|
||||||
#endif /* _CHANNEL_INTERFACE_H_ */
|
#endif /* _CHANNEL_INTERFACE_H_ */
|
||||||
|
|
Loading…
Add table
Reference in a new issue