From: Dan Carpenter <error27@gmail.com>
To: omkarbhor4011@gmail.com
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: fix operator spacing
Date: Fri, 22 May 2026 08:46:40 +0300 [thread overview]
Message-ID: <ag_twH7irw4loz2v@stanley.mountain> (raw)
In-Reply-To: <20260522053854.188893-1-omkarbhor4011@gmail.com>
On Fri, May 22, 2026 at 11:08:54AM +0530, omkarbhor4011@gmail.com wrote:
> @@ -1888,7 +1888,7 @@ void rtl8723b_fill_fake_txdesc(
> if (IsPsPoll) {
> SET_TX_DESC_NAV_USE_HDR_8723B(pDesc, 1);
> } else {
> - SET_TX_DESC_HWSEQ_EN_8723B(pDesc, 1); /* Hw set sequence number */
> + SET_TX_DESC_HWSEQ_EN_8723B(pDesc, 1);
Why delete the comment?
regards,
dan carpenter
> SET_TX_DESC_HWSEQ_SEL_8723B(pDesc, 0);
> }
next prev parent reply other threads:[~2026-05-22 5:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-22 5:38 [PATCH] staging: rtl8723bs: fix operator spacing omkarbhor4011
2026-05-22 5:46 ` Dan Carpenter [this message]
2026-05-22 5:47 ` Dan Carpenter
-- strict thread matches above, loose matches on Subject: below --
2026-05-22 0:30 omkarbhor4011
2026-05-22 4:41 ` Greg KH
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=ag_twH7irw4loz2v@stanley.mountain \
--to=error27@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=omkarbhor4011@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 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.