On 11/9/20 5:53 AM, Philippe Mathieu-Daudé wrote: > Follow the code base style by using the _COMMON suffix to > abstract QOM types. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/usb/hcd-xhci-pci.h | 4 ++-- > hw/usb/hcd-xhci-nec.c | 2 +- > hw/usb/hcd-xhci-pci.c | 16 ++++++++-------- > 3 files changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~