Re: [PATCH] usb: ehci: do not initialise static variables
From: Greg KH
Date: Wed Jun 09 2021 - 05:11:38 EST
On Tue, Jun 08, 2021 at 08:09:30PM +0800, Jason Wang wrote:
> Global static variables dont need to be initialised manully.
>
> Signed-off-by: Jason Wang <wangborong@xxxxxxxxxx>
> ---
> drivers/usb/host/ehci-hcd.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
This never showed up on lore.kernel.org for some reason.
Can you resend so it properly shows up?
thanks,
greg k-h