Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / fs / nilfs2 / export.h
index 19ccbf9522ab3f826af531c328d73b8b4ce5ec42..00107fdb93433dc0cf23e71a2d687589578fa3c0 100644 (file)
@@ -20,6 +20,6 @@ struct nilfs_fid {
 
        u32 parent_gen;
        u64 parent_ino;
-} __attribute__ ((packed));
+} __packed;
 
 #endif
This page took 0.037796 seconds and 5 git commands to generate.