On Mon, 11 Jan 2021 07:33:54 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > On Thu, 7 Jan 2021 19:28:19 +0800 Chao Yu <yuchao0@xxxxxxxxxx> wrote: > > > > On 2021/1/7 11:11, Stephen Rothwell wrote: > > > > > > After merging the f2fs tree, today's linux-next build (htmldocs) produced > > > this warning: > > > > > > Documentation/ABI/testing/sysfs-fs-f2fs:382: WARNING: Inline emphasis start-string without end-string. > > > > IIUC, should I remove "/*" and "*/" for newly added entry in sysfs-fs-f2fs? > > Sorry, I don't know. Cc'ing Jon. Removing the comment markers would make the warning go away, but won't lead to a satisfactory rendering in HTML. If you want that too, make the table look like the others immediately above it in the same file. Thanks, jon