Kevin Wolf <[email protected]> writes: > Most callers know which monitor type they want to have. Instead of > calling monitor_init() with flags that can describe both types of > monitors, make monitor_init_{hmp,qmp}() public interfaces that take > specific bools instead of flags and call these functions directly. > > Signed-off-by: Kevin Wolf <[email protected]>
Neater now. Thanks! Reviewed-by: Markus Armbruster <[email protected]>
