diff options
author | Kuan-Wei Chiu <visitorckw@gmail.com> | 2024-11-30 02:12:21 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-12 20:20:57 -0800 |
commit | 2ad0546deb0214e385dbf33bb7a5e26c0dda3ad1 (patch) | |
tree | 36de454e3c15185ee8f022ad79535b3c59bed92e /lib/xarray.c | |
parent | 93aa1b5c1722b697ecc4eae490fdb55c0f3cfe22 (diff) |
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/20241129181222.646855-4-visitorckw@gmail.com
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions