mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] wifi: ath11k: Remove redundant semicolons
@ 2025-08-12  7:52 Liao Yuanhong
  2025-09-17 20:29 ` Jeff Johnson
  2025-09-18 23:47 ` Jeff Johnson
  0 siblings, 2 replies; 3+ messages in thread
From: Liao Yuanhong @ 2025-08-12  7:52 UTC (permalink / raw)
  To: Jeff Johnson, Kalle Valo, Anilkumar Kolli, Ganesh Sesetti,
	Julia Lawall, Muna Sinada,
	open list:QUALCOMM ATHEROS ATH11K WIRELESS DRIVER,
	open list:QUALCOMM ATHEROS ATH11K WIRELESS DRIVER, open list
  Cc: Liao Yuanhong

Remove unnecessary semicolons.

Fixes: d5c65159f2895 ("ath11k: driver for Qualcomm IEEE 802.11ax devices")
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;
-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] wifi: ath11k: Remove redundant semicolons
  2025-08-12  7:52 [PATCH] wifi: ath11k: Remove redundant semicolons Liao Yuanhong
@ 2025-09-17 20:29 ` Jeff Johnson
  2025-09-18 23:47 ` Jeff Johnson
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Johnson @ 2025-09-17 20:29 UTC (permalink / raw)
  To: Liao Yuanhong, Jeff Johnson,
	open list:QUALCOMM ATHEROS ATH11K WIRELESS DRIVER,
	open list:QUALCOMM ATHEROS ATH11K WIRELESS DRIVER, open list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] wifi: ath11k: Remove redundant semicolons
  2025-08-12  7:52 [PATCH] wifi: ath11k: Remove redundant semicolons Liao Yuanhong
  2025-09-17 20:29 ` Jeff Johnson
@ 2025-09-18 23:47 ` Jeff Johnson
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Johnson @ 2025-09-18 23:47 UTC (permalink / raw)
  To: Jeff Johnson, Kalle Valo, Anilkumar Kolli, Ganesh Sesetti,
	Julia Lawall, Muna Sinada, linux-wireless, ath11k, linux-kernel,
	Liao Yuanhong


On Tue, 12 Aug 2025 15:52:58 +0800, Liao Yuanhong wrote:
> Remove unnecessary semicolons.
> 
> 

Applied, thanks!

[1/1] wifi: ath11k: Remove redundant semicolons
      commit: 2418fcf2006804425c12d85479b9ad17c4db5e90

Best regards,
-- 
Jeff Johnson <jeff.johnson@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-18 23:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-12  7:52 [PATCH] wifi: ath11k: Remove redundant semicolons Liao Yuanhong
2025-09-17 20:29 ` Jeff Johnson
2025-09-18 23:47 ` Jeff Johnson

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®