Re: [PATCH net-next 1/8] net/mac80211: use max to simplify the code
Kalle Valo <[email protected]> Mon, 26 Aug 2024 22:02:34 +0300
| Newsgroups | org.kernel.vger.dccp,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Hongbo Li <[email protected]> writes: > The following Coccinelle/coccicheck warning reported by > minmax.cocci: > WARNING opportunity for max() > Let's use max() to simplify the code and fix the warning. > > Signed-off-by: Hongbo Li <[email protected]> > --- > net/mac80211/driver-ops.h | 2 +- > net/mac80211/mlme.c | 2 +- > net/mac80211/scan.c | 6 ++---- > net/mac80211/tdls.c | 2 +- > 4 files changed, 5 insertions(+), 7 deletions(-) mac80211 patches go to wireless-next, please submit this separately. And the title should begin with 'wifi: mac80211:'. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches