From: Jiri Slaby <jirislaby@kernel.org>
To: Qianfeng Rong <rongqianfeng@vivo.com>,
Nick Kossifidis <mickflemm@gmail.com>,
Luis Chamberlain <mcgrof@kernel.org>,
"open list:ATHEROS ATH5K WIRELESS DRIVER"
<linux-wireless@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 07/12] wifi: ath5k: Use max() to improve code
Date: Wed, 9 Jul 2025 06:55:30 +0200 [thread overview]
Message-ID: <17543afd-e06a-4d3a-abe3-0bd42349a69b@kernel.org> (raw)
In-Reply-To: <20250709022210.304030-8-rongqianfeng@vivo.com>
On 09. 07. 25, 4:21, Qianfeng Rong wrote:
> Use max() to reduce the code and improve its readability.
>
> Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
--
js
suse labs
next prev parent reply other threads:[~2025-07-09 4:55 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 2:21 [PATCH 00/12] net: Use min()/max() to improve code Qianfeng Rong
2025-07-09 2:21 ` [PATCH 01/12] ethernet: liquidio: Use min() " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 02/12] ethernet: cxgb4: " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 03/12] ethernet: octeon_ep: " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 04/12] ethernet: nfp: Use min()/max() " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 05/12] ethernet: qlcnic: Use min() " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 06/12] net: usb: " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 07/12] wifi: ath5k: Use max() " Qianfeng Rong
2025-07-09 4:55 ` Jiri Slaby [this message]
2025-07-09 2:21 ` [PATCH 08/12] wifi: ath9k: " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 09/12] wifi: brcm80211: Use min() " Qianfeng Rong
2025-07-09 2:21 ` [PATCH 10/12] wifi: mwifiex: Use max() " Qianfeng Rong
2025-07-09 5:42 ` Jeff Chen
2025-07-09 6:42 ` Qianfeng Rong
2025-07-09 2:21 ` [PATCH 11/12] wifi: wilc1000: Use min() " Qianfeng Rong
2025-07-09 13:58 ` Alexis Lothoré
2025-07-09 2:21 ` [PATCH 12/12] wifi: rtlwifi: Use min()/max() " Qianfeng Rong
2025-07-09 6:57 ` Ping-Ke Shih
2025-07-11 0:59 ` [PATCH 00/12] net: " Jakub Kicinski
2025-07-14 2:08 ` Qianfeng Rong
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=17543afd-e06a-4d3a-abe3-0bd42349a69b@kernel.org \
--to=jirislaby@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=mickflemm@gmail.com \
--cc=rongqianfeng@vivo.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.