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
F132271006: D4595.id12281.diff
Wed, Oct 15, 9:21 AM
Unknown Object (File)
Fri, Oct 10, 2:10 AM
Unknown Object (File)
Mon, Oct 6, 2:19 AM
Unknown Object (File)
Sun, Oct 5, 6:03 PM
Unknown Object (File)
Sat, Sep 27, 5:25 AM
Unknown Object (File)
Fri, Sep 26, 8:07 AM
Unknown Object (File)
Thu, Sep 25, 8:35 PM
Unknown Object (File)
Thu, Sep 25, 5:56 PM
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.