Re: [RFC PATCH 2/2] irq: add irq_desc_initialize to remove someduplicated lines

From: Thomas Gleixner
Date: Wed Jul 11 2012 - 18:19:17 EST


On Wed, 20 Jun 2012, Dong Aisheng wrote:
> From: Dong Aisheng <dong.aisheng@xxxxxxxxxx>
>
> There're two copies of irq_desc initialization code, reform them into
> an irq_desc_initialize function to call.
>
> Signed-off-by: Dong Aisheng <dong.aisheng@xxxxxxxxxx>
> ---
> kernel/irq/irqdesc.c | 51 +++++++++++++++++++++++++++----------------------
> 1 files changed, 28 insertions(+), 23 deletions(-)

We add more code by removing redundant copies?

--
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/