Il 29/11/2013 17:10, Andreas Färber ha scritto: >> > +#define VIRTIO_RNG_GET_PARENT_CLASS(obj) \ >> > + OBJECT_GET_PARENT_CLASS(obj, TYPE_VIRTIO_RNG) >> > >> > /* The Virtio ID for the virtio rng device */ >> > #define VIRTIO_ID_RNG 4 > This hunk seems a leftover from v2. How to proceed?
Possibility 1: mst removes it Possibility 2: I remove it and resend Possibility 3: mst gives Acked-by, I remove it and send pull request Paolo