Re: linux-next: build warnings in Linus' tree

From: Randy Dunlap
Date: Tue Oct 12 2021 - 16:13:13 EST


On 10/12/21 3:56 AM, Stephen Rothwell wrote:
Hi all,

When building Linus' tree, today's linux-next build (htmldocs) produced
these warnings:

Error: Cannot open file drivers/counter/counter.c
Error: Cannot open file drivers/counter/counter.c

Introduced by commit

d70e46af7531 ("counter: Internalize sysfs interface code")

$ git grep -w drivers/counter/counter.c Documentation
Documentation/driver-api/generic-counter.rst:.. kernel-doc:: drivers/counter/counter.c


Jonathan has already accepted my patch for this docs error.
Hopefully it will show up in mainline soonish.

thanks.
--
~Randy