linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] docs: Add request_irq() documentation
Date: Mon, 18 Nov 2019 12:47:59 -0700	[thread overview]
Message-ID: <20191118124759.5096a15f@lwn.net> (raw)
In-Reply-To: <alpine.DEB.2.21.1911151922430.28787@nanos.tec.linutronix.de>

On Fri, 15 Nov 2019 19:23:29 +0100 (CET)
Thomas Gleixner <tglx@linutronix.de> wrote:

> On Fri, 4 Oct 2019, Jonathan Corbet wrote:
> 
> > While checking the results of the :c:func: removal, I noticed that there
> > was no documentation for request_irq(), and request_threaded_irq() was not
> > mentioned at all.  Add a kerneldoc comment for request_irq() and add
> > request_threaded_irq() to the list of functions.
> > 
> > Signed-off-by: Jonathan Corbet <corbet@lwn.net>  

Heh...I'd forgotten about this one...

> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>

Thanks, I'll go ahead and apply it.

jon

      reply	other threads:[~2019-11-18 19:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 16:39 [PATCH 0/2] Improvements to the genericirq documentation Jonathan Corbet
2019-10-04 16:39 ` [PATCH 1/2] docs: remove :c:func: from genericirq.rst Jonathan Corbet
2019-10-04 19:07   ` Matthew Wilcox
2019-10-04 16:39 ` [PATCH 2/2] docs: Add request_irq() documentation Jonathan Corbet
2019-11-15 18:23   ` Thomas Gleixner
2019-11-18 19:47     ` Jonathan Corbet [this message]

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=20191118124759.5096a15f@lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).