[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230215144505.4751d823@canb.auug.org.au>
Date: Wed, 15 Feb 2023 14:45:05 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
Andrii Nakryiko <andrii@...nel.org>
Cc: Dave Marchevsky <davemarchevsky@...com>, bpf <bpf@...r.kernel.org>,
Networking <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build warning after merge of the bpf-next tree
Hi all,
After merging the bpf-next tree, today's linux-next build (htmldocs)
produced this warning:
Documentation/bpf/graph_ds_impl.rst:62: ERROR: Error in "code-block" directive:
maximum 1 argument(s) allowed, 12 supplied.
.. code-block:: c
struct node_data {
long key;
long data;
struct bpf_rb_node node;
};
struct bpf_spin_lock glock;
struct bpf_rb_root groot __contains(node_data, node);
Introduced by commit
c31315c3aa09 ("bpf, documentation: Add graph documentation for non-owning refs")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists