From: Yacine Belkadi Date: Wed, 31 Jul 2013 21:59:24 +0000 (-0700) Subject: workqueue: fix some scripts/kernel-doc warnings X-Git-Tag: v3.12-rc1~124^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d185af300fe43c130083851ca918ea2bb9600f0f;p=pandora-kernel.git workqueue: fix some scripts/kernel-doc warnings When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings: Warning(kernel/workqueue.c:653): No description found for return value of 'get_work_pool' Fix them by: - Using "Return:" sections to introduce descriptions of return values - Adding some missing descriptions Signed-off-by: Yacine Belkadi Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed