On Tue, Mar 12, 2019 at 09:43:13AM +0100, Stefano Garzarella wrote: >On Mon, Mar 11, 2019 at 04:32:34PM +0800, Wei Yang wrote: >> Function object_new_with_propv already get the Type of the object, so we >> could leverage object_new_with_type here. >> >> [make check test pass] >> >> Signed-off-by: Wei Yang <richardw.y...@linux.intel.com> >> --- >> qom/object.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > >LGTM. Just a note for future patches: >I think that info like "[make check test pass]" should go after the >three dashes to avoid to store it in the commit message. >
Thanks for reminding :-) >Reviewed-by: Stefano Garzarella <sgarz...@redhat.com> > >Thanks, >Stefano -- Wei Yang Help you, Help me