linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Florian Fainelli <f.fainelli@gmail.com>,
	 bcm-kernel-feedback-list <bcm-kernel-feedback-list@broadcom.com>,
	 "open list:BROADCOM NVRAM DRIVER" <linux-mips@vger.kernel.org>,
	 Linux ARM <linux-arm-kernel@lists.infradead.org>,
	 open list <linux-kernel@vger.kernel.org>,
	Randy Dunlap <rdunlap@infradead.org>
Subject: Re: [PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c
Date: Mon, 8 Mar 2021 10:34:11 +0100	[thread overview]
Message-ID: <CAAdtpL7jEQQ2TQAHEObWC_uDGDYtxTr3=Sb-MVQ=V6PNZvVJbg@mail.gmail.com> (raw)
In-Reply-To: <20210305020535.25006-1-unixbhaskar@gmail.com>

Hi Bhaskar,

On Fri, Mar 5, 2021 at 3:06 AM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
>
>
> s/revelant/relevant/

Let me recommend you this great post explaining why and how you could
improve your patch subject and description:
https://www.freecodecamp.org/news/writing-good-commit-messages-a-practical-guide/#how-to-write-good-commit-messages

Regards,

Phil.

>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  arch/mips/bcm63xx/clk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/bcm63xx/clk.c b/arch/mips/bcm63xx/clk.c
> index 164115944a7f..5a3e325275d0 100644
> --- a/arch/mips/bcm63xx/clk.c
> +++ b/arch/mips/bcm63xx/clk.c
> @@ -76,7 +76,7 @@ static struct clk clk_enet_misc = {
>  };
>
>  /*
> - * Ethernet MAC clocks: only revelant on 6358, silently enable misc
> + * Ethernet MAC clocks: only relevant on 6358, silently enable misc
>   * clocks
>   */
>  static void enetx_set(struct clk *clk, int enable)
> --
> 2.30.1
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-03-08  9:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05  2:05 [PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c Bhaskar Chowdhury
2021-03-06  5:19 ` Florian Fainelli
2021-03-08  9:34 ` Philippe Mathieu-Daudé [this message]
2021-03-10 15:09 ` Thomas Bogendoerfer

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='CAAdtpL7jEQQ2TQAHEObWC_uDGDYtxTr3=Sb-MVQ=V6PNZvVJbg@mail.gmail.com' \
    --to=f4bug@amsat.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=tsbogend@alpha.franken.de \
    --cc=unixbhaskar@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).