]> www.infradead.org Git - nvme.git/commit
wifi: mac80211: correctly document struct mesh_table
authorJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 29 Mar 2024 05:44:13 +0000 (22:44 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2024 18:19:14 +0000 (20:19 +0200)
commit499921d3dcabd48cb17f4f4ca97c0e17f05cd7b6
tree576fcbdede65e1430542256b232244cb76825548
parent132c2a1cf76d161d3772826cad3cf321b8c878ce
wifi: mac80211: correctly document struct mesh_table

Currently kernel-doc -Wall reports:

net/mac80211/ieee80211_i.h:687: warning: missing initial short description on line:
 * struct mesh_table

So add a short description.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/linux-wireless/a009a21a-56d7-4a1a-aaf9-feefa5acc561@infradead.org/
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://msgid.link/20240328-mesh_table-kerneldoc-v1-1-174c4df341b1@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h