opnsense-src/sys/dev/hyperv/vmbus
Wei Hu 2db785aa01 arm64: Hyper-V: fix couple more commit errors caused by duplicated lines
Remove those duplicated lines.

Reported by:	Souradeep Chakrabarti <schakrabarti@microsoft.com>
Fixes:		6cf00ef80c
Sponsored by:	Microsoft
2022-10-24 08:14:25 +00:00
..
aarch64 arm64: Hyper-V: fix couple more commit errors caused by duplicated lines 2022-10-24 08:14:25 +00:00
amd64 hyperv: Fix a typo in a source code comment 2022-09-04 17:19:40 +02:00
i386 Change "compiled" to "assembled" 2021-06-11 13:58:51 -06:00
x86 arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 2) 2022-10-21 09:46:22 +00:00
hyperv.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
hyperv_busdma.c
hyperv_machdep.h
hyperv_reg.h
hyperv_var.h
vmbus.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_br.c Fix i386 build for r361275 2020-05-20 13:51:27 +00:00
vmbus_brvar.h HyperV socket implementation for FreeBSD 2020-05-20 11:03:59 +00:00
vmbus_chan.c HyperV socket implementation for FreeBSD 2020-05-20 11:03:59 +00:00
vmbus_chanvar.h HyperV socket implementation for FreeBSD 2020-05-20 11:03:59 +00:00
vmbus_et.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_if.m
vmbus_reg.h HyperV socket implementation for FreeBSD 2020-05-20 11:03:59 +00:00
vmbus_res.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_var.h
vmbus_xact.c