hrtimers: Update formatting of documentation
authorAnna-Maria Behnsen <anna-maria@linutronix.de>
Tue, 23 Jan 2024 16:46:56 +0000 (17:46 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 19 Feb 2024 08:37:59 +0000 (09:37 +0100)
commitca2768bbf5c48d8c048877dfbceafcebc3f06fa6
tree4f5b33c61c9a1f4e832519d7cd5e184ae3374c18
parent1a4729ecafc239f922d0c758bab7be0038714e88
hrtimers: Update formatting of documentation

Documentation of functions lacks the annotations which are used by
kernel-doc and *.rst to make appearance in rendered documents more
user-friendly.

Use those annotations to improve user-friendliness. While at it prevent
duplication of comments and use a reference instead.

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240123164702.55612-3-anna-maria@linutronix.de
include/linux/hrtimer.h
kernel/time/hrtimer.c