[DM/PCI] Fixup the C99, 6.8.1 Labeled statements p4

Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
GuEe-GUI
2025-12-01 16:33:10 +08:00
committed by R b b666
parent 35816c14b7
commit 4337d7fb30

View File

@@ -117,6 +117,7 @@ static rt_ubase_t bitmap_region_alloc(struct rt_pci_ep_mem *mem, rt_size_t size)
return mem->cpu_addr + bit * mem->page_size;
}
_next:
;
}
return ~0ULL;