Re: [patch 04/50] genirq: cleanup: misc code cleanups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-05-17 at 02:15 +0200, Ingo Molnar wrote:
> ++ linux-genirq.q/kernel/irq/spurious.c
> @@ -16,22 +16,18 @@ static int irqfixup;
>  /*
>   * Recovery handler for misrouted interrupts.
>   */
> -
>  static int misrouted_irq(int irq, struct pt_regs *regs)
>  {
> -       int i;
> -       irq_desc_t *desc;
> -       int ok = 0;
> -       int work = 0;   /* Did we do work for a real IRQ */
> +       int i, ok = 0, work = 0;

I've seen Andrew do the reverse of this in clean up patches, maybe it's
a case by case type change ..  

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux