qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V3 2/7] virtio-bus: introduce virtio-bus


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH V3 2/7] virtio-bus: introduce virtio-bus
Date: Mon, 21 Jan 2013 17:39:26 +0000

On 21 January 2013 15:53, Andreas Färber <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]