Hi Eric, Em Wed, 30 Sep 2020 09:21:44 -0700 Eric Biggers <ebiggers@xxxxxxxxxx> escreveu: > 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@xxxxxxxxxx> > > 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. I double checked: it is against next-20200922. The reason of not being today's next is that I didn't want any new warnings to be introduced before I finish this patch series. Anyway, I'm planning to do a rebase tomorrow on the top of the latest -next. Thanks, Mauro