From: Greg KH <gregkh@linuxfoundation.org>
To: lizhe <sensor1010@163.com>
Cc: adrian.hunter@intel.com, cohuck@redhat.com,
tomeu@tomeuvizoso.net, grant.likely@secretlab.ca,
dmitry.torokhov@gmail.com, andy.shevchenko@gmail.com,
andrzej.hajda@intel.com, geert@linux-m68k.org,
ulf.hansson@linaro.org, broonie@kernel.org, rafael@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/dd.c : Remove the initial value of the global variable
Date: Sun, 13 Mar 2022 09:12:46 +0100 [thread overview]
Message-ID: <Yi2nfjH7aph6CuiX@kroah.com> (raw)
In-Reply-To: <20220313042442.21539-1-sensor1010@163.com>
On Sat, Mar 12, 2022 at 08:24:42PM -0800, lizhe wrote:
> The global variable driver_deferred_probe_enable has
> a default value of false and does not need to be
> initialized to false
>
> Signed-off-by: lizhe <sensor1010@163.com>
Is this the full name you sign documents with?
Also, I got two different copies of this change, which one is correct?
thanks,
greg k-h
next prev parent reply other threads:[~2022-03-13 8:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-13 4:24 [PATCH] drivers/dd.c : Remove the initial value of the global variable lizhe
2022-03-13 8:12 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-13 3:45 lizhe
2022-03-09 13:54 lizhe
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=Yi2nfjH7aph6CuiX@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=adrian.hunter@intel.com \
--cc=andrzej.hajda@intel.com \
--cc=andy.shevchenko@gmail.com \
--cc=broonie@kernel.org \
--cc=cohuck@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=geert@linux-m68k.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=sensor1010@163.com \
--cc=tomeu@tomeuvizoso.net \
--cc=ulf.hansson@linaro.org \
/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.