hw/s390x/css: Remove double initialization
commit715ff23ef2c49685da416f0233cd38d72bf4045e
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Sep 2020 02:40:20 +0000 (7 04:40 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 2 Oct 2020 11:52:49 +0000 (2 13:52 +0200)
tree35488a7e552a3becd06e5df39eb9d20d8912e29a
parentb5ce42f5d138d7546f9faa2decbd6ee8702243a3
hw/s390x/css: Remove double initialization

Fix eventual copy/paste mistake introduced in commit bc994b74ea
("s390x/css: Use static initialization for channel_subsys fields").

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200907024020.854465-1-philmd@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/css.c