On Tue, May 27, 2025 at 6:10 AM Khaled Elnaggar <khaledelnaggarlinux@xxxxxxxxx> wrote: > > Use a literal block for the EXPORT_SYMBOL_GPL_FOR_MODULES() example to > avoid a Docutils warning about unmatched '*'. This ensures correct rendering > and keeps the source readable. > > Warning: > Documentation/core-api/symbol-namespaces.rst:90: WARNING: Inline emphasis start-string without end-string. [docutils] > > Signed-off-by: Khaled Elnaggar <khaledelnaggarlinux@xxxxxxxxx> > --- > > Changes in v2: > - Use 'For example::' to create a literal block, suggested by Matthew Wilcox. > > -- Applied to linux-kbuild. Thanks. -- Best Regards Masahiro Yamada