On Wed, Oct 25, 2017 at 06:32:26PM +0000, Corentin Labbe wrote: > This patch fix the following build warnings: > drivers/usb/host/xhci.c:3378:6: warning: variable 'last_freed_endpoint' set > but not used [-Wunused-but-set-variable] > > Signed-off-by: Corentin Labbe <cla...@baylibre.com> > --- > drivers/usb/host/xhci.c | 3 --- > 1 file changed, 3 deletions(-)
You sent 4 patches with the same identical subject line, yet they do different things. That's not acceptable at all, sorry... greg k-h