Re: [PATCH] wifi: brcmfmac: fix/add kernel-doc comments
Arend van Spriel <[email protected]> Sat, 29 Nov 2025 12:59:23 +0100
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 11/29/2025 8:38 AM, Randy Dunlap wrote: > Correct or add kernel-doc comments for: > - an enum name typo > - missing struct member comments in struct vif_saved_ie and > struct brcmf_cfg80211_vif Thanks, Randy Acked-by: Arend van Spriel <[email protected]> > Signed-off-by: Randy Dunlap <[email protected]> > --- > Cc: Arend van Spriel <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Johannes Berg <[email protected]> > Cc: [email protected] > --- > drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)