From: Yacine Belkadi Date: Sat, 12 Jan 2013 12:54:14 +0000 (+0100) Subject: {cfg,mac}80211.h: fix some kernel-doc warnings X-Git-Tag: v3.9-rc1~139^2~242^2^2~17^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ae997dc75efb60d47f0c71890f1e972f7d462c1;p=pandora-kernel.git {cfg,mac}80211.h: fix some kernel-doc warnings When building the 80211 DocBook, scripts/kernel-doc reports the following type of warnings: Warning(include/net/cfg80211.h:334): No description found for return value of 'cfg80211_get_chandef_type' These warnings are only reported when scripts/kernel-doc runs in verbose mode. To fix these use "Return:" to describe function return values. Signed-off-by: Yacine Belkadi [adjust for freq_reg_info() change] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed