Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linux
[sfrench/cifs-2.6.git] / include / rdma / ib_smi.h
index b439e988408e6ffc3abf454de0c88ddf5df6a3ec..7be0028f155cefbbce9239fecb3997ee842aca9e 100644 (file)
@@ -61,7 +61,7 @@ struct ib_smp {
        u8      data[IB_SMP_DATA_SIZE];
        u8      initial_path[IB_SMP_MAX_PATH_HOPS];
        u8      return_path[IB_SMP_MAX_PATH_HOPS];
-} __attribute__ ((packed));
+} __packed;
 
 #define IB_SMP_DIRECTION                       cpu_to_be16(0x8000)