OSDN Git Service

ktime: fix some scripts/kernel-doc warnings
authorYacine Belkadi <yacine.belkadi.1@gmail.com>
Thu, 25 Jul 2013 06:11:53 +0000 (23:11 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 25 Jul 2013 10:35:39 +0000 (12:35 +0200)
commit36019265cf81cdb2d366b28016bb00b936efc751
tree4d6de5dece32b4f516021438fd495e6cb6f625cd
parentc9f3f2d8b3247b7e16b3cd66698e690ab4697301
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 <yacine.belkadi.1@gmail.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/ktime.h