On 27/09/16 10:53, Gerd Hoffmann wrote: > On Mo, 2016-09-26 at 14:43 +0200, Juergen Gross wrote: >> Add a bus for Xen backend devices in order to be able to establish a >> dedicated device path for pluggable devices. > > Looks sane to me. Can take this through the usb queue if I get an ack > from xen. > >> +#define TYPE_XENSYSDEV "xensysdev" >> +#define TYPE_XENSYSBUS "xen-sysbus" > > I'd make this consistent and use the dash either for both or not at all.
Okay, I'll change it to use the dash in both cases. Juergen