From: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
To: Liao Yuanhong <liaoyuanhong@vivo.com>,
Jeff Johnson <jjohnson@kernel.org>,
"open list:QUALCOMM ATHEROS ATH11K WIRELESS DRIVER"
<linux-wireless@vger.kernel.org>,
"open list:QUALCOMM ATHEROS ATH11K WIRELESS DRIVER"
<ath11k@lists.infradead.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] wifi: ath11k: Remove redundant semicolons
Date: Wed, 17 Sep 2025 13:29:47 -0700 [thread overview]
Message-ID: <b2efb1f2-df89-4c88-8f97-e164e89c7532@oss.qualcomm.com> (raw)
In-Reply-To: <20250812075259.6921-1-liaoyuanhong@vivo.com>
On 8/12/2025 12:52 AM, Liao Yuanhong wrote:
> Remove unnecessary semicolons.
There is only one so s/semicolons/semicolon/ here and in subject
>
> Fixes: d5c65159f2895 ("ath11k: driver for Qualcomm IEEE 802.11ax devices")
Drop this since this isn't a bug fix that needs to be backported
> Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
> ---
> drivers/net/wireless/ath/ath11k/dp_rx.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/wireless/ath/ath11k/dp_rx.c b/drivers/net/wireless/ath/ath11k/dp_rx.c
> index ffc7482c77b6..b9e976ddcbbf 100644
> --- a/drivers/net/wireless/ath/ath11k/dp_rx.c
> +++ b/drivers/net/wireless/ath/ath11k/dp_rx.c
> @@ -4615,7 +4615,6 @@ static void ath11k_hal_rx_msdu_list_get(struct ath11k *ar,
> msdu_details[i].buf_addr_info.info0) == 0) {
> msdu_desc_info = &msdu_details[i - 1].rx_msdu_info;
> msdu_desc_info->info0 |= last;
> - ;
> break;
> }
> msdu_desc_info = &msdu_details[i].rx_msdu_info;
No need to repost -- I'll incorporate these changes when I process the patch.
/jeff
next prev parent reply other threads:[~2025-09-17 20:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-12 7:52 Liao Yuanhong
2025-09-17 20:29 ` Jeff Johnson [this message]
2025-09-18 23:47 ` Jeff Johnson
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=b2efb1f2-df89-4c88-8f97-e164e89c7532@oss.qualcomm.com \
--to=jeff.johnson@oss.qualcomm.com \
--cc=ath11k@lists.infradead.org \
--cc=jjohnson@kernel.org \
--cc=liaoyuanhong@vivo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.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 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®