fix indentation

This commit is contained in:
Markus Fröschle
2021-07-17 23:04:46 +02:00
parent b7d702e4c8
commit 8ca995a9da

View File

@@ -107,6 +107,7 @@ int32_t pci_get_interrupt_cause(void)
{ {
int32_t handle; int32_t handle;
int32_t *hdl = &handles[0]; int32_t *hdl = &handles[0];
/* /*
* loop through all PCI devices... * loop through all PCI devices...
*/ */