From: Abel Vesa <abel.vesa@linaro.org>
To: Baruch Siach <baruch@tkos.co.il>
Cc: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: gate: fix comment typo
Date: Thu, 31 Aug 2023 15:14:40 +0300 [thread overview]
Message-ID: <ZPCEMPqGw8+xsrst@linaro.org> (raw)
In-Reply-To: <7dfbd302399d8f0c1430151633bc734e64ee348b.1693478478.git.baruch@tkos.co.il>
On 23-08-31 13:41:18, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
Thanks for your patch.
But your commit needs a message, even if it is a trivial typo.
Maybe have a read thhrouh Documentation/process/submitting-patches.rst
first.
> drivers/clk/clk-gate.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/clk/clk-gate.c b/drivers/clk/clk-gate.c
> index 64283807600b..f4f5b489a1f2 100644
> --- a/drivers/clk/clk-gate.c
> +++ b/drivers/clk/clk-gate.c
> @@ -15,7 +15,7 @@
> #include <linux/string.h>
>
> /**
> - * DOC: basic gatable clock which can gate and ungate it's ouput
> + * DOC: basic gatable clock which can gate and ungate it's output
> *
> * Traits of this clock:
> * prepare - clk_(un)prepare only ensures parent is (un)prepared
> --
> 2.40.1
>
prev parent reply other threads:[~2023-08-31 12:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-31 10:41 [PATCH] clk: gate: fix comment typo Baruch Siach
2023-08-31 12:14 ` Abel Vesa [this message]
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=ZPCEMPqGw8+xsrst@linaro.org \
--to=abel.vesa@linaro.org \
--cc=baruch@tkos.co.il \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.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.