2021-01-29 07:09:45

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the char-misc tree

Hi all,

After merging the char-misc tree, today's linux-next build (htmldocs)
produced this warning:

Documentation/driver-api/index.rst:14: WARNING: toctree contains reference to nonexisting document 'driver-api/pti_intel_mid'

Introduced by commit

8ba59e9dee31 ("misc: pti: Remove driver for deprecated platform")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-04-06 23:00:49

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the char-misc tree

On Tue, Apr 06, 2021 at 09:44:41PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the char-misc tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/misc-devices/dw-xdata-pcie.rst:20: WARNING: Unexpected indentation.
> Documentation/misc-devices/dw-xdata-pcie.rst:24: WARNING: Unexpected indentation.
> Documentation/misc-devices/dw-xdata-pcie.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/misc-devices/dw-xdata-pcie.rst:30: WARNING: Unexpected indentation.
> Documentation/misc-devices/dw-xdata-pcie.rst:34: WARNING: Unexpected indentation.
> Documentation/misc-devices/dw-xdata-pcie.rst:35: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/misc-devices/dw-xdata-pcie.rst:40: WARNING: Unexpected indentation.
>
> Introduced by commit
>
> e1181b5bbc3c ("Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver")

Gustavo, can you send a follow-on patch to fix this up?

thanks,

greg k-h

2021-04-07 04:42:41

by Gustavo Pimentel

[permalink] [raw]
Subject: RE: linux-next: build warning after merge of the char-misc tree

On Tue, Apr 6, 2021 at 15:7:23, Greg KH <[email protected]> wrote:

> On Tue, Apr 06, 2021 at 09:44:41PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the char-misc tree, today's linux-next build (htmldocs)
> > produced this warning:
> >
> > Documentation/misc-devices/dw-xdata-pcie.rst:20: WARNING: Unexpected indentation.
> > Documentation/misc-devices/dw-xdata-pcie.rst:24: WARNING: Unexpected indentation.
> > Documentation/misc-devices/dw-xdata-pcie.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent.
> > Documentation/misc-devices/dw-xdata-pcie.rst:30: WARNING: Unexpected indentation.
> > Documentation/misc-devices/dw-xdata-pcie.rst:34: WARNING: Unexpected indentation.
> > Documentation/misc-devices/dw-xdata-pcie.rst:35: WARNING: Block quote ends without a blank line; unexpected unindent.
> > Documentation/misc-devices/dw-xdata-pcie.rst:40: WARNING: Unexpected indentation.
> >
> > Introduced by commit
> >
> > e1181b5bbc3c ("Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver")
>
> Gustavo, can you send a follow-on patch to fix this up?

Yes, I have already made a fix for it.
My apologies for my ignorance on this matter, there is some way to check
if my fixes are okay through some script or other way as Stephen has
done?

-Gustavo

>
> thanks,
>
> greg k-h


2021-04-07 05:08:25

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the char-misc tree

On Tue, Apr 06, 2021 at 02:13:53PM +0000, Gustavo Pimentel wrote:
> On Tue, Apr 6, 2021 at 15:7:23, Greg KH <[email protected]> wrote:
>
> > On Tue, Apr 06, 2021 at 09:44:41PM +1000, Stephen Rothwell wrote:
> > > Hi all,
> > >
> > > After merging the char-misc tree, today's linux-next build (htmldocs)
> > > produced this warning:
> > >
> > > Documentation/misc-devices/dw-xdata-pcie.rst:20: WARNING: Unexpected indentation.
> > > Documentation/misc-devices/dw-xdata-pcie.rst:24: WARNING: Unexpected indentation.
> > > Documentation/misc-devices/dw-xdata-pcie.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent.
> > > Documentation/misc-devices/dw-xdata-pcie.rst:30: WARNING: Unexpected indentation.
> > > Documentation/misc-devices/dw-xdata-pcie.rst:34: WARNING: Unexpected indentation.
> > > Documentation/misc-devices/dw-xdata-pcie.rst:35: WARNING: Block quote ends without a blank line; unexpected unindent.
> > > Documentation/misc-devices/dw-xdata-pcie.rst:40: WARNING: Unexpected indentation.
> > >
> > > Introduced by commit
> > >
> > > e1181b5bbc3c ("Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver")
> >
> > Gustavo, can you send a follow-on patch to fix this up?
>
> Yes, I have already made a fix for it.
> My apologies for my ignorance on this matter, there is some way to check
> if my fixes are okay through some script or other way as Stephen has
> done?

Yes, run 'make htmldocs' in the kernel tree with your change applied and
see if the warnings go away.

thanks,

greg k-h

2021-04-07 10:29:39

by Gustavo Pimentel

[permalink] [raw]
Subject: RE: linux-next: build warning after merge of the char-misc tree

On Tue, Apr 6, 2021 at 15:15:40, Greg KH <[email protected]> wrote:

> On Tue, Apr 06, 2021 at 02:13:53PM +0000, Gustavo Pimentel wrote:
> > On Tue, Apr 6, 2021 at 15:7:23, Greg KH <[email protected]> wrote:
> >
> > > On Tue, Apr 06, 2021 at 09:44:41PM +1000, Stephen Rothwell wrote:
> > > > Hi all,
> > > >
> > > > After merging the char-misc tree, today's linux-next build (htmldocs)
> > > > produced this warning:
> > > >
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:20: WARNING: Unexpected indentation.
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:24: WARNING: Unexpected indentation.
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent.
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:30: WARNING: Unexpected indentation.
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:34: WARNING: Unexpected indentation.
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:35: WARNING: Block quote ends without a blank line; unexpected unindent.
> > > > Documentation/misc-devices/dw-xdata-pcie.rst:40: WARNING: Unexpected indentation.
> > > >
> > > > Introduced by commit
> > > >
> > > > e1181b5bbc3c ("Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver")
> > >
> > > Gustavo, can you send a follow-on patch to fix this up?
> >
> > Yes, I have already made a fix for it.
> > My apologies for my ignorance on this matter, there is some way to check
> > if my fixes are okay through some script or other way as Stephen has
> > done?
>
> Yes, run 'make htmldocs' in the kernel tree with your change applied and
> see if the warnings go away.

Done. I submitted now the v11 with the fixes.

-Gustavo
>
> thanks,
>
> greg k-h