Re: [PATCH v3 22/23] monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP()
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <178661278569.4028275.8951318935244926774.b4-review@b4> |
On Wed, 12 Aug 2026 23:17:06 +0200, Philippe Mathieu-Daudé <[email protected]> wrote: > By replacing the container_of(MonitorHMP) use in ui/ui-hmp-cmds.c > we can remove its incorrect inclusion of "monitor/monitor-internal.h" > header, using the public "monitor/monitor.h" instead. Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>