All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@linaro.org>
To: Akiyoshi Kurita <weibu@redadmin.org>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: fix typo in comment
Date: Thu, 11 Sep 2025 21:52:04 +0300	[thread overview]
Message-ID: <aMMaVOSQx_8zftnp@stanley.mountain> (raw)
In-Reply-To: <20250911150207.602285-1-weibu@redadmin.org>

On Fri, Sep 12, 2025 at 12:02:07AM +0900, Akiyoshi Kurita wrote:
> Fix a spelling mistake in hal_pwr_seq.c:
>   - 'configurtions' → 'configurations'
> 
> No functional change.

This part isn't required.  It's obvious.

> 
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
>  drivers/staging/rtl8723bs/hal/hal_pwr_seq.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c b/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c
> index 2438931ca51b..fba67a7c069c 100644
> --- a/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c
> +++ b/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c
> @@ -8,7 +8,7 @@
>  /*
>  *
>  This file includes all kinds of Power Action event for RTL8723B
> -and corresponding hardware configurations which are released from HW SD.
> +and corresponding hardware configurtions which are released from HW SD.

I don't know how you did it, but you somehow reversed this patch.
The - lines in a patch are the old lines and the + lines are the new
lines.

regards,
dan carpenter

  reply	other threads:[~2025-09-11 18:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 15:02 [PATCH] staging: rtl8723bs: fix typo in comment Akiyoshi Kurita
2025-09-11 18:52 ` Dan Carpenter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-02-18  8:19 [PATCH] staging : rtl8723bs : Fix " Giorgi Tchankvetadze
2026-02-18 17:51 ` Ethan Tidmore
2026-02-18  8:42 [PATCH] staging: rtl8723bs: " Giorgi Tchankvetadze
2026-02-18  9:03 [PATCH] staging : rtl8723bs : " Giorgi Tchankvetadze

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=aMMaVOSQx_8zftnp@stanley.mountain \
    --to=dan.carpenter@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=weibu@redadmin.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.