X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fhfs%2Fhfs.h;h=1445e3a56ed45695428a1633a344c2f5f6462d1b;hb=be0f3131a9cc7239d438b5016643e3eb9c8d8c21;hp=88099ab1a180121449cfc04d7ca3a0d26b9366ef;hpb=0481990b758628e12f4b0a9e15094e70cefc7cd1;p=linux-2.6 diff --git a/fs/hfs/hfs.h b/fs/hfs/hfs.h index 88099ab1a1..1445e3a56e 100644 --- a/fs/hfs/hfs.h +++ b/fs/hfs/hfs.h @@ -83,8 +83,6 @@ /*======== HFS structures as they appear on the disk ========*/ -#define __packed __attribute__ ((packed)) - /* Pascal-style string of up to 31 characters */ struct hfs_name { u8 len;