On Tue, 16 Feb 2016 18:59:06 -0200 Eduardo Habkost <ehabk...@redhat.com> wrote:
> machine_init() will be gone, but we don't need it if we just > initialize the channel_subsys fields statically. > > Cc: Cornelia Huck <cornelia.h...@de.ibm.com> > Cc: Christian Borntraeger <borntrae...@de.ibm.com> > Cc: Richard Henderson <r...@twiddle.net> > Cc: Alexander Graf <ag...@suse.de> > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > hw/s390x/css.c | 22 +++++++++------------- > 1 file changed, 9 insertions(+), 13 deletions(-) Same comment as for the other patch. Reviewed-by: Cornelia Huck <cornelia.h...@de.ibm.com>