[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wjU6YdzhdhevAJ8od96RWvvqtV+h3TWvJ3QcSNrQJbMMg@mail.gmail.com>
Date: Wed, 12 Feb 2020 11:57:39 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] linux/pipe_fs_i.h: fix kernel-doc warnings after @wait
was split
On Sun, Feb 9, 2020 at 7:36 PM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> Fix kernel-doc warnings in struct pipe_inode_info after @wait was
> split into @rd_wait and @wr_wait.
Thanks, applied.
I've considered adding some doc building to my basic tests, but it is
(a) somewhat slow and (b) has always been very noisy.
And that (b) is why I really don't do it. The reason I require the
basic build to be warning-free is that because that way any new
warnings stand out. But that's just not the case for docs.
What do you use to notice new errors? Or is there some trick to make
it less noisy?
Linus
Powered by blists - more mailing lists