From: Jonathan Corbet <corbet@lwn.net>
To: Kees Cook <keescook@chromium.org>
Cc: Matthew Wilcox <willy@infradead.org>,
linux-doc@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] reed_solomon: Fix kernel-doc
Date: Tue, 3 Jul 2018 13:52:32 -0600 [thread overview]
Message-ID: <20180703135232.669c9554@lwn.net> (raw)
In-Reply-To: <CAGXu5jKN2HTno=1MfAug+pn0yf82tV-YAWURpx6v_xk7spc4mA@mail.gmail.com>
On Tue, 3 Jul 2018 12:47:44 -0700
Kees Cook <keescook@chromium.org> wrote:
> > The current doc build warns:
> > ./lib/reed_solomon/reed_solomon.c:287: WARNING: Unknown target name: "gfp".
> >
> > This is because it misinterprets the "GFP_" that is part of the
> > description. Change the description to avoid the problem.
> >
> > Signed-off-by: Matthew Wilcox <willy@infradead.org>
>
> Acked-by: Kees Cook <keescook@chromium.org>
>
> Jon can you take this?
Will do.
Thanks,
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Corbet <corbet@lwn.net>
To: Kees Cook <keescook@chromium.org>
Cc: Matthew Wilcox <willy@infradead.org>,
linux-doc@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] reed_solomon: Fix kernel-doc
Date: Tue, 3 Jul 2018 13:52:32 -0600 [thread overview]
Message-ID: <20180703135232.669c9554@lwn.net> (raw)
In-Reply-To: <CAGXu5jKN2HTno=1MfAug+pn0yf82tV-YAWURpx6v_xk7spc4mA@mail.gmail.com>
On Tue, 3 Jul 2018 12:47:44 -0700
Kees Cook <keescook@chromium.org> wrote:
> > The current doc build warns:
> > ./lib/reed_solomon/reed_solomon.c:287: WARNING: Unknown target name: "gfp".
> >
> > This is because it misinterprets the "GFP_" that is part of the
> > description. Change the description to avoid the problem.
> >
> > Signed-off-by: Matthew Wilcox <willy@infradead.org>
>
> Acked-by: Kees Cook <keescook@chromium.org>
>
> Jon can you take this?
Will do.
Thanks,
jon
next prev parent reply other threads:[~2018-07-03 19:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-03 19:43 [PATCH] reed_solomon: Fix kernel-doc Matthew Wilcox
2018-07-03 19:43 ` Matthew Wilcox
2018-07-03 19:47 ` Kees Cook
2018-07-03 19:47 ` Kees Cook
2018-07-03 19:52 ` Jonathan Corbet [this message]
2018-07-03 19:52 ` Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180703135232.669c9554@lwn.net \
--to=corbet@lwn.net \
--cc=keescook@chromium.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.