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: <20251106113938.34693-1-adelodunolaoluwa@yahoo.com>
Date: Thu,  6 Nov 2025 12:39:36 +0100
From: Sunday Adelodun <adelodunolaoluwa@...oo.com>
To: rafael@...nel.org,
	lenb@...nel.org,
	pavel@...nel.org,
	anna-maria@...utronix.de,
	frederic@...nel.org,
	mingo@...nel.org,
	tglx@...utronix.de
Cc: linux-pm@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Sunday Adelodun <adelodunolaoluwa@...oo.com>
Subject: [PATCH 0/2] Fix kernel-doc warnings in power and time

Hi,

This small patch series fixes kernel-doc warnings in kernel/power/swap.c
and kernel/time/tick-oneshot.c by adding missing parameter and return
value descriptions. These changes improve documentation clarity and
remove "No description found for return value" warnings during doc
build.

No functional changes.

Patches:
  1/2 power/swap: add missing params and Return: descriptions to kernel-doc
                  comments
  2/2 time/tick-oneshot: add missing Return: and param descriptions to
                         kernel-doc

Thanks,
Sunday Adelodun

Sunday Adelodun (2):
  power/swap: add missing params and Return: descriptions to kernel-doc
    comments
  time: tick-oneshot: add missing Return: and param descriptions to 
    kernel-doc

 kernel/power/swap.c        | 35 +++++++++++++++++++++++++++++++----
 kernel/time/tick-oneshot.c | 20 +++++++++++++++++++-
 2 files changed, 50 insertions(+), 5 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ