2021-10-05 09:44:12

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning in Linus' tree

Hi all,

In Linus' tree, today's linux-next build (htmldocs) produced this warning:

Documentation/driver-api/infrastructure:50: /home/sfr/next/next/kernel/dma/mapping.c:256: WARNING: Definition list ends without a blank line; unexpected unindent.
Documentation/driver-api/infrastructure:50: /home/sfr/next/next/kernel/dma/mapping.c:257: WARNING: Bullet list ends without a blank line; unexpected unindent.

Introduced by commit

fffe3cc8c219 ("dma-mapping: allow map_sg() ops to return negative error codes")

--
Cheers,
Stephen Rothwell


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

2021-10-21 01:34:33

by 常凤楠

[permalink] [raw]
Subject: RE: linux-next: build warning in Linus' tree

I will fix this later, Thanks for your remind.

> -----Original Message-----
> From: [email protected] <[email protected]> On Behalf Of
> Stephen Rothwell
> Sent: Thursday, October 21, 2021 9:28 AM
> To: ?????? <[email protected]>
> Cc: Jaegeuk Kim <[email protected]>; Linux Kernel Mailing List
> <[email protected]>; Linux Next Mailing List
> <[email protected]>
> Subject: Re: linux-next: build warning in Linus' tree
>
> Hi all,
>
> On Tue, 5 Oct 2021 20:29:00 +1100 Stephen Rothwell <[email protected]>
> wrote:
> >
> > In Linus' tree, today's linux-next build (htmldocs) produced this warning:
> >
> > Documentation/filesystems/f2fs.rst:288: WARNING: Block quote ends
> without a blank line; unexpected unindent.
> >
> > Introduced by commit
> >
> > 151b1982be5d ("f2fs: compress: add nocompress extensions support")
>
> I ma still seeing this warning.
>
> --
> Cheers,
> Stephen Rothwell