OSDN Git Service

cfg80211: fix reg_query_regdb_wmm kernel-doc
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 23 Sep 2018 18:59:13 +0000 (11:59 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 26 Sep 2018 09:17:04 +0000 (11:17 +0200)
commit0bcbf6518456f63038a290bd359237d31f6f8ac3
treea0f05a8358f18230a3a33d79ca33944d3f8aa046
parent8105f9b8a8879bff7f1d43d0720c993a99c9d135
cfg80211: fix reg_query_regdb_wmm kernel-doc

Drop @ptr from kernel-doc for function reg_query_regdb_wmm().
This function parameter was recently removed so update the
kernel-doc to match that and remove the kernel-doc warnings.

Removes 109 occurrences of this warning message:
../include/net/cfg80211.h:4869: warning: Excess function parameter 'ptr' description in 'reg_query_regdb_wmm'

Fixes: 38cb87ee47fb ("cfg80211: make wmm_rule part of the reg_rule structure")

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: Johannes Berg <johannes.berg@intel.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h