From becd89fd86e938ad8026101577539d9b1d67f86d Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 1 Oct 2025 16:49:42 +0200 Subject: [PATCH] docs: cec: cec.h.rst.exceptions: fix broken references from cec.h All references there belong to CEC namespace. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet Message-ID: --- Documentation/userspace-api/media/cec/cec.h.rst.exceptions | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/userspace-api/media/cec/cec.h.rst.exceptions b/Documentation/userspace-api/media/cec/cec.h.rst.exceptions index 15fa1752d4ef8..65e8be062bdbe 100644 --- a/Documentation/userspace-api/media/cec/cec.h.rst.exceptions +++ b/Documentation/userspace-api/media/cec/cec.h.rst.exceptions @@ -1,5 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 +# All symbols belong to CEC namespace +namespace CEC + # Ignore header name ignore define _CEC_UAPI_H -- 2.47.3