]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
cfg80211: fix a kerneldoc markup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 14 Jan 2021 08:04:49 +0000 (09:04 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jan 2021 21:21:53 +0000 (22:21 +0100)
commitc2083e280a3d4f71941c9c57992d4e621e4e33c5
treedd7d2ef52a4bdd9611276538c763c39256bdd030
parent51d62f2f2c501a93d9a6a46f43731f984e227764
cfg80211: fix a kerneldoc markup

A function has a different name between their prototype
and its kernel-doc markup:
../include/net/cfg80211.h:1766: warning: expecting prototype for struct cfg80211_sar_chan_ranges. Prototype was for struct cfg80211_sar_freq_ranges instead

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/c7ed4bc4d9e992ead16d3d2df246f3b56dbfb1fb.1610610937.git.mchehab+huawei@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h