name='generator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-01-13 10:02:13 +0100
committerJohannes Berg <johannes.berg@intel.com>2017-01-24 11:07:33 +0100
commitc6c94aea821640ac422c435f9d4c895af76ed6f6 (patch)
tree5470f504ba6a6f447749dc464081754955de9862
parentd140199af510ad4749dc5e38b7922135258ba5fd (diff)
cfg80211: fix a documentation warning
The new restructured text parser complains about the formatting, and really this should be a definition list. In order to fix this without introducing trailing whitespace, convert to the inline kernel-doc format. Signed-off-by: Johannes Berg <johannes.berg@intel.com>