On 08/05/2011 05:21 PM, Anthony Liguori wrote:
+    { 0, 0x100, 4, .write = rtl8139_ioport_writel, },
+    PORTIO_END


Hrm, I missed this #define when it was introduced.

Elsewhere we use:

VMSTATE_END_OF_LIST()
DEFINE_PROP_END_OF_LIST()

For consistency, we ought to use PORTIO_END_OF_LIST()

Okay, fixed.

--
error compiling committee.c: too many arguments to function


Reply via email to