NFS: Kill the obsolete NFS_PARANOIA
[powerpc.git] / fs / hfs / hfs.h
index 88099ab..1445e3a 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;