Re: linux-next: build warning after merge of the driver-core tree
From: Qi Zheng
Date: Mon Feb 20 2023 - 02:27:17 EST
On 2023/2/20 13:31, Stephen Rothwell wrote:
Hi all,
After merging the driver-core tree, today's linux-next build
(htmldocs) produced this warning:
Documentation/filesystems/api-summary:146: fs/debugfs/inode.c:804: WARNING: Inline literal start-string without end-string.
Introduced by commit
d3002468cb5d ("debugfs: update comment of debugfs_rename()")
This is just a comment modification. Didn't see where my modification
caused this WARNING. :(
--
Thanks,
Qi