On 21 January 2013 15:53, Andreas Färber <afaer...@suse.de> wrote: > Am 21.01.2013 16:48, schrieb Peter Maydell: >> 'obj' and 'klass' need brackets round them, because they're >> macro arguments. > > BTW since these are macro arguments and not C code, I believe "class" > should be perfectly valid here if you wanted.
Possibly, but we should be consistent with existing style in other equivalent macros for other QOM types, which means 'klass'. -- PMM