Re: [PATCH] Remove unneeded packed attribute

From: Dave Jones
Date: Tue Dec 27 2005 - 19:07:37 EST


On Tue, Dec 27, 2005 at 07:01:36PM -0500, Brian Gerst wrote:
> GCC 4.1 gives the following warning:
> include/asm/mpspec.h:79: warning: âpackedâ attribute ignored for field
> of type âunsigned char[5u]â
>
> The packed attribute isn't really necessary anyways so just remove it.
>
> Signed-off-by: Brian Gerst <bgerst@xxxxxxxxxxxxx>

We've been carrying exactly the same diff in the Fedora rawhide kernel for
the last week or two.

ACKed by: Dave Jones <davej@xxxxxxxxxx>

Dave

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