* Sergei Shtylyov <sshtylyov at ru.mvista.com> wrote:
> >> if (redirect_hardirq(desc)) {
> >>- mask_ack_irq(desc, irq);
> >>- goto out_unlock;
>
> That label would generate a warning though. Should be gotten rid of now.
yep, gone in my tree.
Ingo