On Thu, 29 Jul 2021 at 19:05, Eduardo Habkost <[email protected]> wrote: > > We shouldn't encourage people to keep defining typecast macros > manually, when we have the OBJECT_DECLARE* macros. Remove the > section showing how to define them, and replace with a section > explaining how typecasting works. > > Signed-off-by: Eduardo Habkost <[email protected]>
other than all the `...` (cf patch 1): Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
