tick/sched: Fix struct tick_sched doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 31 Mar 2024 17:26:51 +0000 (10:26 -0700)
committerIngo Molnar <mingo@kernel.org>
Mon, 1 Apr 2024 08:36:35 +0000 (10:36 +0200)
commitba6ad57b803e33ed509213a5e840427dbef501d6
tree3e7bba1570da1f0c74c3c784001e995667446fa9
parentf29536bf1721802d2ebdc7893ed2991d4da0a4b6
tick/sched: Fix struct tick_sched doc warnings

Fix kernel-doc warnings in struct tick_sched:

  tick-sched.h:103: warning: Function parameter or struct member 'idle_sleeptime_seq' not described in 'tick_sched'
  tick-sched.h:104: warning: Excess struct member 'nohz_mode' description in 'tick_sched'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240331172652.14086-6-rdunlap@infradead.org
kernel/time/tick-sched.h