* [PATCH] staging: rtl8723bs: fix space before tab in sta_info.h comment [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 0 siblings, 1 reply; 2+ messages in thread From: Tomasz Unger @ 2026-08-23 16:12 UTC (permalink / raw) To: Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel, Tomasz Unger 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; */ u16 BA_starting_seqctrl[16]; --- base-commit: c6eb4dc5964fdf4086b73b7f0f5dc0d595fb5cf3 change-id: 20260823-sta-info-space-before-tab-fix-71cc7639ec64 Best regards, -- Tomasz Unger <tomasz.unger@yahoo.pl> ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] staging: rtl8723bs: fix space before tab in sta_info.h comment 2026-08-23 16:12 ` [PATCH] staging: rtl8723bs: fix space before tab in sta_info.h comment Tomasz Unger @ 2026-08-23 19:06 ` Dan Carpenter 0 siblings, 0 replies; 2+ messages in thread From: Dan Carpenter @ 2026-08-23 19:06 UTC (permalink / raw) To: Tomasz Unger; +Cc: Greg Kroah-Hartman, linux-staging, linux-kernel 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]; ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-23 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20260823-sta-info-space-before-tab-fix-v1-1-c88118e72485.ref@yahoo.pl>
2026-08-23 16:12 ` [PATCH] staging: rtl8723bs: fix space before tab in sta_info.h comment Tomasz Unger
2026-08-23 19:06 ` Dan Carpenter
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®