Re: [PATCH] arch/arm: adjust duplicate structure field initialization

From: Eric Miao
Date: Wed Sep 16 2009 - 10:47:23 EST


On Wed, Sep 16, 2009 at 5:06 PM, Julia Lawall <julia@xxxxxxx> wrote:
> From: Julia Lawall <julia@xxxxxxx>
>
> Currently the irq_type field of the csb726_lan_config structure is
> initialized twice. ÂThe value in the first case,
> SMSC911X_IRQ_POLARITY_ACTIVE_LOW, is normally stored in the irq_polarity
> field, so I have renamed the field in the first initialization to that.
>
> Signed-off-by: Julia Lawall <julia@xxxxxxx>
>

Applied to 'fix'.
--
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/