posix-timers: Document sys_clock_getoverrun()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 25 Apr 2023 18:49:14 +0000 (20:49 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 18 Jun 2023 20:41:50 +0000 (22:41 +0200)
commit65cade468dee537885b51897ba41ba05a4dcf6ca
tree8d1c10f627b55b8e4bb70218d70fc3488346b0d1
parenta86e9284336729a8f79a65371eacd0c1c7fae142
posix-timers: Document sys_clock_getoverrun()

Document the syscall in detail and with coherent sentences.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20230425183313.462051641@linutronix.de
kernel/time/posix-timers.c