| Date | Wed, 30 Sep 2020 09:21:44 -0700 | From | Eric Biggers <> | Subject | Re: [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags |
| |
On Wed, Sep 30, 2020 at 03:24:58PM +0200, Mauro Carvalho Chehab wrote: > The :c:type: tag has problems with Sphinx 3.x, as structs > there should be declared with c:struct. > > So, remove them, relying at automarkup.py extension to > convert them into cross-references. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
What does this patch series apply to? Cover letter says next-20200922, but it doesn't apply.
It's very difficult to review patches without any way to apply them.
- Eric
|