[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180911080651.GB8316@kroah.com>
Date: Tue, 11 Sep 2018 10:06:51 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
Cc: Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: core: fix compile warning
On Tue, Sep 11, 2018 at 02:54:13AM -0500, Gustavo A. R. Silva wrote:
> Fix the following compile warning:
>
> warning: unused variable ‘flags’ [-Wunused-variable]
> unsigned long flags;
>
> Fixes: ed194d136769 ("usb: core: remove local_irq_save() around ->complete() handler")
> Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com>
> ---
> drivers/usb/core/hcd.c | 1 -
> 1 file changed, 1 deletion(-)
I can't believe I missed this :(
Someone else sent this right before you, I'll add your s-o-b to that
patch as well.
thanks,
greg k-h
Powered by blists - more mailing lists