On Thu, Oct 16, 2025 at 02:09:12AM +0000, Kriish Sharma wrote:
diff --git a/Documentation/userspace-api/dma-buf-heaps.rst b/Documentation/userspace-api/dma-buf-heaps.rst index a0979440d2a4..c0035dc257e0 100644 --- a/Documentation/userspace-api/dma-buf-heaps.rst +++ b/Documentation/userspace-api/dma-buf-heaps.rst @@ -26,6 +26,7 @@ following heaps: ``DMABUF_HEAPS_CMA_LEGACY`` Kconfig option is set, a duplicate node is created following legacy naming conventions; the legacy name might be ``reserved``, ``linux,cma``, or ``default-pool``.
Naming Convention
LGTM, thanks!
Reviewed-by: Bagas Sanjaya bagasdotme@gmail.com