mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-10 21:52:08 +08:00
[DM/PCI] Fixup the C99, 6.8.1 Labeled statements p4
Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user