]> www.infradead.org Git - users/jedix/linux-maple.git/commit
timekeeping: Add missing kernel-doc function comments
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 7 Jun 2024 09:06:56 +0000 (17:06 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jun 2024 17:57:30 +0000 (19:57 +0200)
commite1b6a78b58aa859c66a32cfaeb121df87631d4ed
tree5722db27d27bed4d3125112511a11ee1dd61b404
parent9403408e122628a6dc7154a95716f00dae3747c7
timekeeping: Add missing kernel-doc function comments

Fixup the incomplete kernel-doc style comments for do_adjtimex() and
hardpps() by documenting the function parameters.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240607090656.104883-1-yang.lee@linux.alibaba.com
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9301
kernel/time/timekeeping.c