Page MenuHomeFreeBSD

hyperv: vmbus: hv_vmbus_channel_msg_type: remove unused definitions
ClosedPublic

Authored by decui_microsoft.com on Dec 16 2015, 1:43 PM.
Tags
None
Referenced Files
F164678146: D4595.diff
Mon, Aug 3, 3:21 AM
Unknown Object (File)
Thu, Jul 30, 2:00 PM
Unknown Object (File)
Tue, Jul 28, 11:21 PM
Unknown Object (File)
Mon, Jul 27, 9:01 AM
Unknown Object (File)
Wed, Jul 22, 9:32 PM
Unknown Object (File)
Tue, Jul 21, 9:35 AM
Unknown Object (File)
Mon, Jul 13, 2:23 AM
Unknown Object (File)
Sun, Jul 5, 1:22 AM
Subscribers

Details

Summary

We don't need them at all.

Signed-off-by: Dexuan Cui <decui@microsoft.com>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

decui_microsoft.com retitled this revision from to hyperv: vmbus: hv_vmbus_channel_msg_type: remove unused definitions.
decui_microsoft.com updated this object.
royger edited edge metadata.

LGTM. This made me wonder, is there some kind of canonical source for the HyperV headers? Or it's mostly ad-hoc for each OS?

This revision is now accepted and ready to land.Dec 23 2015, 4:29 PM

Forgot to mention, on FreeBSD you don't have to add a Signed-off-by tag to commit messages.

In D4595#99077, @royger wrote:

Forgot to mention, on FreeBSD you don't have to add a Signed-off-by tag to commit messages.

Thanks Roger for the reminder. I won't add Signed-off-by in future.

In D4595#99073, @royger wrote:

LGTM. This made me wonder, is there some kind of canonical source for the HyperV headers? Or it's mostly ad-hoc for each OS?

Thanks for reviewing the patch. I don't know about such a source. Xin Li should know the history of the drivers better than me.

delphij edited edge metadata.
adrian added a reviewer: adrian.
This revision was automatically updated to reflect the committed changes.