diff options
| author | Kuan-Wei Chiu <[email protected]> | 2024-11-29 18:12:21 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-01-13 04:20:57 +0000 |
| commit | 2ad0546deb0214e385dbf33bb7a5e26c0dda3ad1 (patch) | |
| tree | 36de454e3c15185ee8f022ad79535b3c59bed92e /lib/xarray.c | |
| parent | lib/test_min_heap: use inline min heap variants to reduce attack vector (diff) | |
| download | kernel-2ad0546deb0214e385dbf33bb7a5e26c0dda3ad1.tar.gz kernel-2ad0546deb0214e385dbf33bb7a5e26c0dda3ad1.zip | |
lib min_heap: add brief introduction to Min Heap API
A short description of the Min Heap API is added to the min_heap.h,
explaining its purpose for managing min-heaps and emphasizing the use of
macro wrappers instead of direct function calls. For more details, users
are directed to the documentation at Documentation/core-api/min_heap.rst.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kuan-Wei Chiu <[email protected]>
Cc: Ching-Chun (Jim) Huang <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions
