hyperv: Break long line
MFC after: 1 week Sponsored by: Microsoft OSTC
This commit is contained in:
parent
dbf747e96c
commit
7e6f8b3167
@ -484,4 +484,5 @@ hyperv_init(void *dummy __unused)
|
||||
tc_init(&hv_timecounter);
|
||||
}
|
||||
}
|
||||
SYSINIT(hyperv_initialize, SI_SUB_HYPERVISOR, SI_ORDER_FIRST, hyperv_init, NULL);
|
||||
SYSINIT(hyperv_initialize, SI_SUB_HYPERVISOR, SI_ORDER_FIRST, hyperv_init,
|
||||
NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user