From: Yacine Belkadi Date: Thu, 25 Jul 2013 06:11:53 +0000 (-0700) Subject: ktime: fix some scripts/kernel-doc warnings X-Git-Tag: v3.12-rc1~124^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36019265cf81cdb2d366b28016bb00b936efc751;p=pandora-kernel.git ktime: fix some scripts/kernel-doc warnings When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings: Warning(include/linux/ktime.h:75): No description found for return value of 'ktime_set' Fix them by using a "Return:" section to describe the return values. (Also apply some minor reformatting along the way.) Signed-off-by: Yacine Belkadi Acked-by: Rob Landley Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed