Re: [PATCH 1/2] irda: Use __packed annotation instead IRDA_PACKEDmacro

From: David Miller
Date: Wed Jul 21 2010 - 17:09:50 EST


From: "Gustavo F. Padovan" <padovan@xxxxxxxxxxxxxx>
Date: Wed, 21 Jul 2010 17:59:57 -0300

> Remove IRDA_PACKED macro, which maps to __attribute__((packed)). IRDA is
> one of the last users of __attribute__((packet)). Networking code uses
> __packed now.
>
> Signed-off-by: Gustavo F. Padovan <padovan@xxxxxxxxxxxxxx>

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