On Tue, 2024-07-02 at 20:24 +0800, Su Hui wrote: > > Su Hui (9): > wifi: cfg80211: avoid garbage value of 'io_type' in > brcmf_cfg80211_attach() > wifi: brcmfmac: avoid garbage value of 'status' in > brcmf_c_download_blob() > wifi: cfg80211: avoid garbage value of 'noise' in > brcmf_cfg80211_dump_survey() > wifi: cfg80211: avoid garbage value of 'chanspec' in > brcmf_cfg80211_get_channel() > wifi: cfg80211: avoid garbage value of 'freq' in > brcmf_cfg80211_mgmt_tx() > wifi: cfg80211: avoid garbage value of 'wsec' in > brcmf_cfg80211_reconfigure_wep() > wifi: cfg80211: avoid garbage value of 'wsec' in > brcmf_cfg80211_add_key() > wifi: cfg80211: avoid garbage value of 'val' in brcmf_set_key_mgmt() > wifi: cfg80211: avoid garbage value of 'wsec' in > brcmf_cfg80211_{get,config_default}_key() > Uh where did all those line breaks come from? anyway all the titles are wrong - all of this is brcmfmac, not cfg80211. johannes