On 2024/8/27 5:44, Jakub Kicinski wrote:
On Sat, 24 Aug 2024 15:40:25 +0800 Hongbo Li wrote:Many Coccinelle/coccicheck warning reported by minmax.cocci in net module, such as: WARNING opportunity for max() WARNING opportunity for min() Let's use max/min to simplify the code and fix these warnings. These patch have passed compilation test.This set does not build.
Do you mean some patches will go to other branches (such as mac80211)? Thanks, Hongbo