On 13 February 2014 09:17, Christian Borntraeger <borntrae...@de.ibm.com> wrote: > static void virtio_setup(uint64_t dev_info) > { > + struct subchannel_id blk_schid = { .one = 1};
Missing space before the "}" I think. thanks -- PMM
On 13 February 2014 09:17, Christian Borntraeger <borntrae...@de.ibm.com> wrote: > static void virtio_setup(uint64_t dev_info) > { > + struct subchannel_id blk_schid = { .one = 1};
Missing space before the "}" I think. thanks -- PMM