Jakub Wilk <jwilk@xxxxxxxxx> writes: > The talk title was inadvertently mangled in 8c27ceff3604 ("docs: fix > locations of several documents that got moved"). > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > Documentation/process/coding-style.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/process/coding-style.rst b/Documentation/process/coding-style.rst > index 007e49ef6cec..6db37a46d305 100644 > --- a/Documentation/process/coding-style.rst > +++ b/Documentation/process/coding-style.rst > @@ -1267,5 +1267,5 @@ gcc internals and indent, all available from https://www.gnu.org/manual/ > WG14 is the international standardization working group for the programming > language C, URL: http://www.open-std.org/JTC1/SC22/WG14/ > > -Kernel :ref:`process/coding-style.rst <codingstyle>`, by greg@xxxxxxxxx at OLS 2002: > +Kernel CodingStyle, by greg@xxxxxxxxx at OLS 2002: > http://www.kroah.com/linux/talks/ols_2002_kernel_codingstyle_talk/html/ Applied, thanks. jon