public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel•org>
To: Linux Media Mailing list <linux-media@vger•kernel.org>
Cc: Stephen Rothwell <sfr@canb•auug.org.au>,
	Athanasios Oikonomou <athoik@gmail•com>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>,
	Mauro Carvalho Chehab <mchehab@kernel•org>
Subject: [PATCH] docs: uapi: media: ignore new DVB-S2X FEC values
Date: Mon, 15 May 2023 06:47:37 +0100	[thread overview]
Message-ID: <20230515054737.783558-1-mchehab@kernel.org> (raw)

Some new FEC values was added to support DVB-S2X. They're properly
documented, but its addition adds some extra warnings to htmldocs
build. So, add them to the ignore list.

Fixes: 1825788e2a96 ("media: dvb: add missing DVB-S2X FEC parameter values")
Reported-by: Stephen Rothwell <sfr@canb•auug.org.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel•org>
---
 Documentation/userspace-api/media/frontend.h.rst.exceptions | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/userspace-api/media/frontend.h.rst.exceptions b/Documentation/userspace-api/media/frontend.h.rst.exceptions
index 8b73fee11a79..dcaf5740de7e 100644
--- a/Documentation/userspace-api/media/frontend.h.rst.exceptions
+++ b/Documentation/userspace-api/media/frontend.h.rst.exceptions
@@ -142,6 +142,10 @@ ignore symbol FEC_26_45
 ignore symbol FEC_28_45
 ignore symbol FEC_32_45
 ignore symbol FEC_77_90
+ignore symbol FEC_11_45
+ignore symbol FEC_4_15
+ignore symbol FEC_14_45
+ignore symbol FEC_7_15
 
 ignore symbol TRANSMISSION_MODE_AUTO
 ignore symbol TRANSMISSION_MODE_1K
-- 
2.40.1


                 reply	other threads:[~2023-05-15  5:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230515054737.783558-1-mchehab@kernel.org \
    --to=mchehab@kernel$(echo .)org \
    --cc=athoik@gmail$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-media@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox