mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
History
|
|
|---|---|---|
| .. | ||
| boardergo.c | ||
| boardergo.h | ||
| hycapi.c | ||
| hysdn_boot.c | ||
| hysdn_defs.h | ||
| hysdn_init.c | ||
| hysdn_net.c | ||
| hysdn_pof.h | ||
| hysdn_procconf.c | ||
| hysdn_proclog.c | ||
| hysdn_sched.c | ||
| ince1pc.h | ||
| Kconfig | ||
| Makefile | ||