Re: nodocs in 4.19-rcX

2018-09-11 Thread Randy Dunlap
> From 1d7ab80e5388d993b7b262b24da1f3e55f30f508 Mon Sep 17 00:00:00 2001 > From: Mike Rapoport > Date: Tue, 11 Sep 2018 19:16:36 +0300 > Subject: [PATCH] docs/boot-time-mm: fix kernel-doc directive for including all > but DOC: > > There were several rounds of the patches that enabled "function

Re: nodocs in 4.19-rcX

2018-09-11 Thread Mike Rapoport
On Tue, Sep 11, 2018 at 08:35:18AM -0700, Randy Dunlap wrote: > On 9/11/18 8:25 AM, Jonathan Corbet wrote: > > On Mon, 10 Sep 2018 15:51:20 -0700 > > Randy Dunlap wrote: > > > >> 4.19-rc contains some users of :nodocs: but that is not recognized yet, > >> so we get: > >> > >> lnx-419-rc3/Document

Re: nodocs in 4.19-rcX

2018-09-11 Thread Randy Dunlap
On 9/11/18 8:25 AM, Jonathan Corbet wrote: > On Mon, 10 Sep 2018 15:51:20 -0700 > Randy Dunlap wrote: > >> 4.19-rc contains some users of :nodocs: but that is not recognized yet, >> so we get: >> >> lnx-419-rc3/Documentation/core-api/boot-time-mm.rst:78: ERROR: Error in >> "kernel-doc" directive

Re: nodocs in 4.19-rcX

2018-09-11 Thread Jonathan Corbet
On Mon, 10 Sep 2018 15:51:20 -0700 Randy Dunlap wrote: > 4.19-rc contains some users of :nodocs: but that is not recognized yet, > so we get: > > lnx-419-rc3/Documentation/core-api/boot-time-mm.rst:78: ERROR: Error in > "kernel-doc" directive: > unknown option: "nodocs". > > .. kernel-doc:: mm