[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080730.164827.237657466.davem@davemloft.net>
Date: Wed, 30 Jul 2008 16:48:27 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: akpm@...ux-foundation.org
Cc: netdev@...r.kernel.org, dhowells@...hat.com, kkeil@...e.de
Subject: Re: [patch 10/11] hysdn: remove the packed attribute from
PofTimStamp_tag
From: akpm@...ux-foundation.org
Date: Wed, 30 Jul 2008 12:37:42 -0700
> Remove the packed attribute from PofTimStamp_tag in the hysdn driver as the
> thing being packed is just an array of chars and so is unpackable.
>
> This deals with a compiler warning:
>
> In file included from drivers/isdn/hysdn/hysdn_boot.c:19:
> drivers/isdn/hysdn/hysdn_pof.h:63: warning: 'packed' attribute ignored for field of type 'unsigned char[40]'
>
> Signed-off-by: David Howells <dhowells@...hat.com>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists