Re: [PATCH v2 00/22] Some documentation fixes

2019-06-08 Thread Mauro Carvalho Chehab
Em Sat, 8 Jun 2019 13:44:07 -0600 Jonathan Corbet escreveu: > On Fri, 7 Jun 2019 15:44:30 -0300 > Mauro Carvalho Chehab wrote: > > > After doing that, there are 17 patches yet to be applied. Two new > > patches are now needed too, due to vfs.txt -> vfs.rst and > > pci.txt -> pci.rst renames.

Re: [PATCH v2 00/22] Some documentation fixes

2019-06-08 Thread Jonathan Corbet
On Fri, 7 Jun 2019 15:44:30 -0300 Mauro Carvalho Chehab wrote: > After doing that, there are 17 patches yet to be applied. Two new > patches are now needed too, due to vfs.txt -> vfs.rst and > pci.txt -> pci.rst renames. OK, I've applied the set, minus those that had been picked up elsewhere. T

Re: [PATCH v2 00/22] Some documentation fixes

2019-06-07 Thread Mauro Carvalho Chehab
Em Fri, 7 Jun 2019 11:55:21 -0600 Jonathan Corbet escreveu: > On Tue, 4 Jun 2019 11:17:34 -0300 > Mauro Carvalho Chehab wrote: > > > Fix several warnings and broken links. > > > > This series was generated against linux-next, but was rebased to be applied > > at > > docs-next. It should appl

Re: [PATCH v2 00/22] Some documentation fixes

2019-06-07 Thread Jonathan Corbet
On Tue, 4 Jun 2019 11:17:34 -0300 Mauro Carvalho Chehab wrote: > Fix several warnings and broken links. > > This series was generated against linux-next, but was rebased to be applied at > docs-next. It should apply cleanly on either tree. > > There's a git tree with all of them applied on the