]> err.no Git - linux-2.6/blobdiff - fs/hfs/hfs.h
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
[linux-2.6] / fs / hfs / hfs.h
index 88099ab1a180121449cfc04d7ca3a0d26b9366ef..1445e3a56ed45695428a1633a344c2f5f6462d1b 100644 (file)
@@ -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;