mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Henne <henne@nachtwindheim.de>
Cc: linux-kernel@vger.kernel.org, kernel-janitors@lists.osdl.org
Subject: Re: [PATCH] kernel-doc in kernel/irq/handle.c
Date: Wed, 19 Jul 2006 19:02:14 +0200	[thread overview]
Message-ID: <87ejwhle95.wl%tglx@linutronix.de> (raw)
In-Reply-To: <44BCCD3A.20109@nachtwindheim.de>

At Tue, 18 Jul 2006 13:59:54 +0200,
Henne wrote:
> 
> From: Henrik Kretzschmar <henne@nachtwindheim.de>
> 
> Adds the description of the parameters from handle_bad_irq().
> Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>

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

Thanks,

	tglx


> ---
> 
> diff -ruN linux-2.6.18-rc2/kernel/irq/handle.c linux/kernel/irq/handle.c
> --- linux-2.6.18-rc2/kernel/irq/handle.c        2006-07-18 13:37:39.000000000 +0200
> +++ linux/kernel/irq/handle.c   2006-07-18 13:51:15.000000000 +0200
> @@ -20,6 +20,11 @@
> 
>  /**
>   * handle_bad_irq - handle spurious and unhandled irqs
> + * @irq:       the interrupt number
> + * @desc:      description of the interrupt
> + * @regs:      pointer to a register structure
> + *
> + * Handles spurious and unhandled IRQ's. It also prints a debugmessage.
>   */
>  void fastcall
>  handle_bad_irq(unsigned int irq, struct irq_desc *desc, struct pt_regs *regs)

      reply	other threads:[~2006-07-19 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-18 11:59 Henne
2006-07-19 17:02 ` Thomas Gleixner [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=87ejwhle95.wl%tglx@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=henne@nachtwindheim.de \
    --cc=kernel-janitors@lists.osdl.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome