commit | 4308d955a561f5e332952dce83ef42fca5914f5e | [log] [tgz] |
---|---|---|
author | Jérôme Pouiller <jerome.pouiller@silabs.com> | Fri Feb 21 12:55:57 2020 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 24 10:26:51 2020 +0100 |
tree | 2288de235225e01ec390533d6750774851542f86 | |
parent | cfb99437e2856665de196dfaf2f327736a717463 [diff] |
cfg80211: drop duplicated documentation of field "registered" Field "registered" was documented three times: twice in the documentation block of struct wiphy and once inside the struct definition. This patch keep only one comment. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20200221115604.594035-3-Jerome.Pouiller@silabs.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>