On Wed, 28 Apr 2010 16:59:31 -0400 Bill Pemberton wrote: > A few simple changes to make sparse happier. > > Bill Pemberton (7): > USB: xhci: use NULL instead of 0 when pointer is needed > USB: whci: declare functions as static > USB: xhci: declare functions as static > USB: oti6858: declare send_data() as static > usb: sisusb_con.c: fix shadows sparse warning > USB: xhci-pci.c: fix function declarations > usb: u132-hcd.c: fix shadows sparse warning Ack on the 3 xhci patches (same as a patch that I sent on 2010-APR-19. > drivers/usb/host/u132-hcd.c | 4 ++-- > drivers/usb/host/whci/debug.c | 2 +- > drivers/usb/host/xhci-dbg.c | 4 ++-- > drivers/usb/host/xhci-mem.c | 16 ++++++++-------- > drivers/usb/host/xhci-pci.c | 4 ++-- > drivers/usb/host/xhci-ring.c | 14 +++++++------- > drivers/usb/misc/sisusbvga/sisusb_con.c | 8 ++++---- > drivers/usb/serial/oti6858.c | 2 +- > 8 files changed, 27 insertions(+), 27 deletions(-) --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html