On 3/12/21 2:17 PM, Philippe Mathieu-Daudé wrote:
+static int find_rom_cb(Int128 start, Int128 len, const MemoryRegion *mr,
+                       hwaddr offset_in_region, void *opaque)
Return bool maybe?


Yes, it might be worth changing with the first patch, while we're changing all (one) user of flatview_for_each_range().

But he can't simply change it here -- must match flatview_cb type.


r~

Reply via email to