mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dan Carpenter <error27@gmail.com>
To: Tomasz Unger <tomasz.unger@yahoo.pl>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: fix space before tab in sta_info.h comment
Date: Sun, 23 Aug 2026 22:06:29 +0300	[thread overview]
Message-ID: <aotEtbWjveIfcx0X@stanley.mountain> (raw)
In-Reply-To: <20260823-sta-info-space-before-tab-fix-v1-1-c88118e72485@yahoo.pl>

On Sun, Aug 23, 2026 at 06:12:17PM +0200, Tomasz Unger wrote:
> Remove a stray space before a tab in a comment.
> 
> Signed-off-by: Tomasz Unger <tomasz.unger@yahoo.pl>
> ---
> Verified with checkpatch.pl - no new warnings introduced by this change.
> ---
>  drivers/staging/rtl8723bs/include/sta_info.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8723bs/include/sta_info.h b/drivers/staging/rtl8723bs/include/sta_info.h
> index 0f53e77c110c..c6cbe89806b6 100644
> --- a/drivers/staging/rtl8723bs/include/sta_info.h
> +++ b/drivers/staging/rtl8723bs/include/sta_info.h
> @@ -122,7 +122,7 @@ struct sta_info {
>  	struct recv_reorder_ctrl recvreorder_ctrl[16];
>  
>  	/* for A-MPDU Tx */
> -	/* unsigned char 	ampdu_txen_bitmap; */
> +	/* unsigned char ampdu_txen_bitmap; */

Delete dead code.

regards,
dan carpenter

>  	u16 BA_starting_seqctrl[16];


      reply	other threads:[~2026-08-23 19:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260823-sta-info-space-before-tab-fix-v1-1-c88118e72485.ref@yahoo.pl>
2026-08-23 16:12 ` Tomasz Unger
2026-08-23 19:06   ` Dan Carpenter [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=aotEtbWjveIfcx0X@stanley.mountain \
    --to=error27@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=tomasz.unger@yahoo.pl \
    /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

all inboxes | Powered by JetHome®