Atul Raut <rauji.raut@xxxxxxxxx> writes: > One-element arrays are obsolete, and flexible > array members have taken their place. So, in > struct cca_stats_n_flags, replace the one-element > array with a flexible-array member. > > This fixes warnings such as: > ./drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:119:6-9: > WARNING use flexible-array member instead > (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) > > Signed-off-by: Atul Raut <rauji.raut@xxxxxxxxx> I have now three patches from you in queue: https://patchwork.kernel.org/project/linux-wireless/patch/20230731011635.20993-1-rauji.raut@xxxxxxxxx/ https://patchwork.kernel.org/project/linux-wireless/patch/20230803052238.12147-1-rauji.raut@xxxxxxxxx/ https://patchwork.kernel.org/project/linux-wireless/patch/20230803052238.12147-2-rauji.raut@xxxxxxxxx/ v1 submitted twice and v2 without any change log. Please read the documentation from our wiki link below how to submit patches. Also I would like to have a review from someone else before I consider taking this. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches