Re: [PATCH 00/33] dyn_array and nr_irqs support v4

From: Yinghai Lu
Date: Wed Aug 06 2008 - 14:51:12 EST


>>
>> - Introduce get_irq_desc and the functions or function modifications
>> that pass a struct irq_desc * into the genirq code.
>>
>> Although I absolutely hate the name get_irq_desc as it implies we are
>> reference counting something and need a corresponding put_irq_desc.
>> Since the lifetime rules don't require that. Please just call the
>> function irq_desc().
>
> will check that.
>
how about get_irq_desc_without_new()?

irq_desc_without_new()

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