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
F167348773: D4595.id11346.diff
Fri, Aug 21, 4:05 AM
Unknown Object (File)
Thu, Aug 13, 9:09 PM
Unknown Object (File)
Thu, Aug 13, 9:09 PM
Unknown Object (File)
Thu, Aug 13, 9:09 PM
Unknown Object (File)
Tue, Aug 11, 9:02 PM
Unknown Object (File)
Tue, Aug 4, 4:11 AM
Unknown Object (File)
Mon, Aug 3, 3:21 AM
Unknown Object (File)
Thu, Jul 30, 2:00 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 Passed
Unit
No Test Coverage
Build Status
Buildable 1694
Build 1700: arc lint + arc unit

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.