Merge branches 'pm-opp' and 'pm-cpufreq-fixes'
[cascardo/linux.git] / fs / nilfs2 / export.h
index 19ccbf9..00107fd 100644 (file)
@@ -20,6 +20,6 @@ struct nilfs_fid {
 
        u32 parent_gen;
        u64 parent_ino;
-} __attribute__ ((packed));
+} __packed;
 
 #endif