lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240331172652.14086-1-rdunlap@infradead.org>
Date: Sun, 31 Mar 2024 10:26:46 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
	Anna-Maria Behnsen <anna-maria@...utronix.de>,
	Frederic Weisbecker <frederic@...nel.org>,
	John Stultz <jstultz@...gle.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Stephen Boyd <sboyd@...nel.org>,
	Ingo Molnar <mingo@...nel.org>
Subject: [PATCH] time: clean up text and kernel-doc issues

Fix kernel-doc warnings and format, some punctuation, spelling, & typos
in time/timer source files.

 [PATCH 1/6] time/timecounter: fix inline documentation
 [PATCH 2/6] time/timekeeping: fix kernel-doc warnings and typos
 [PATCH 3/6] time/timer: fix kernel-doc format and add Return values
 [PATCH 4/6] tick/sched: fix various kernel-doc warnings
 [PATCH 5/6] tick/sched: fix struct tick_sched doc warnings
 [PATCH 6/6] timers: fix text inconsistencies and spelling

 include/linux/timecounter.h |   11 ++++++-
 include/linux/timekeeping.h |   49 +++++++++++++++++++++++++++++-----
 include/linux/timer.h       |   12 ++++++--
 kernel/time/tick-sched.c    |   18 ++++++++++--
 kernel/time/tick-sched.h    |    2 -
 kernel/time/timer.c         |   22 +++++++--------
 6 files changed, 88 insertions(+), 26 deletions(-)


Cc: Anna-Maria Behnsen <anna-maria@...utronix.de>
Cc: Frederic Weisbecker <frederic@...nel.org>
Cc: John Stultz <jstultz@...gle.com>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Stephen Boyd <sboyd@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ