All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jason Wang <wangborong@cdjrlc.com>
Cc: stern@rowland.harvard.edu, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: ehci: do not initialise static variables
Date: Wed, 9 Jun 2021 11:11:22 +0200	[thread overview]
Message-ID: <YMCFun8cF/0FImBC@kroah.com> (raw)
In-Reply-To: <20210608120930.16483-1-wangborong@cdjrlc.com>

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@cdjrlc.com>
> ---
>  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

       reply	other threads:[~2021-06-09  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210608120930.16483-1-wangborong@cdjrlc.com>
2021-06-09  9:11 ` Greg KH [this message]
2021-06-09  9:47 [PATCH] usb: ehci: do not initialise static variables Jason Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YMCFun8cF/0FImBC@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    --cc=wangborong@cdjrlc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.