On Wed, Apr 28, 2010 at 04:59:34PM -0400, Bill Pemberton wrote: > Several functions were not declared static although they were not used > outside of their .c files. These changes were suggested by sparse. > > Functions changed in each file > > xhci-dbg.c: > xhci_dbg_ep_ctx() > xhci_dbg_slot_ctx() > > xhci-mem.c: > xhci_alloc_container_ctx() > xhci_free_container_ctx() > > Signed-off-by: Bill Pemberton <wfp5p@xxxxxxxxxxxx> > --- > drivers/usb/host/xhci-dbg.c | 4 ++-- > drivers/usb/host/xhci-mem.c | 4 ++-- This one doesn't apply either :( thanks, greg k-h -- 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