Re: [PATCH] xhci: clean up work to remove unused parameters for functions in xhci-mem.c

2015-01-08 Thread Mathias Nyman
On 06.01.2015 12:05, Lin Wang wrote: > Some parameters are not used by functions in xhci-mem.c, just > remove it. > > Signed-off-by: Lin Wang > --- > drivers/usb/host/xhci-dbg.c |2 +- > drivers/usb/host/xhci-mem.c | 21 + > drivers/usb/host/xhci-ring.c |6 +++---

[PATCH] xhci: clean up work to remove unused parameters for functions in xhci-mem.c

2015-01-05 Thread Lin Wang
Some parameters are not used by functions in xhci-mem.c, just remove it. Signed-off-by: Lin Wang --- drivers/usb/host/xhci-dbg.c |2 +- drivers/usb/host/xhci-mem.c | 21 + drivers/usb/host/xhci-ring.c |6 +++--- drivers/usb/host/xhci.c | 34