]> www.infradead.org Git - users/dwmw2/linux.git/commit
Documentation/core-api: min_heap: update for variable types change
authorYu-Chun Lin <eleanor15x@gmail.com>
Sat, 15 Feb 2025 15:54:21 +0000 (23:54 +0800)
committerJonathan Corbet <corbet@lwn.net>
Tue, 18 Feb 2025 20:30:56 +0000 (13:30 -0700)
commit364469e533b8d0b4ad6b2ae11fc78c1e54d6afae
tree90bf27410b704ba2a2843d22d67f51e684534f9b
parent85df12c59962eb1b7addf00837866954f8e5aafa
Documentation/core-api: min_heap: update for variable types change

Update the documentation to reflect the change in variable types of
'nr' and 'size' from 'int' to 'size_t', ensuring consistency with
commit dec6c0aac4fc ("lib min_heap: Switch to size_t").

Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
Acked-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250215155421.2010336-1-eleanor15x@gmail.com
Documentation/core-api/min_heap.rst