time/timekeeping: Fix kernel-doc warnings and typos
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 31 Mar 2024 17:26:48 +0000 (10:26 -0700)
committerIngo Molnar <mingo@kernel.org>
Mon, 1 Apr 2024 08:36:34 +0000 (10:36 +0200)
commit76f788ee4a7d9f826738a034f9d2ee0bc4cd291b
treea13baa309acf3a56757171f4cea0c6c3096f64c7
parentaa7cbefe65e455178c33eca308349e687d262ea7
time/timekeeping: Fix kernel-doc warnings and typos

Fix punctuation, spellos, and kernel-doc warnings:

  timekeeping.h:79: warning: No description found for return value of 'ktime_get_real'
  timekeeping.h:95: warning: No description found for return value of 'ktime_get_boottime'
  timekeeping.h:108: warning: No description found for return value of 'ktime_get_clocktai'
  timekeeping.h:149: warning: Function parameter or struct member 'mono' not described in 'ktime_mono_to_real'
  timekeeping.h:149: warning: No description found for return value of 'ktime_mono_to_real'
  timekeeping.h:255: warning: Function parameter or struct member 'cs_id' not described in 'system_time_snapshot'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240331172652.14086-3-rdunlap@infradead.org
include/linux/timekeeping.h