net: use __packed annotation
[sfrench/cifs-2.6.git] / include / linux / nbd.h
index 155719dab813e2fac8b52bc5a3ae3afdbcbbc8ce..bb58854a806196d8dea6ab9599daa244012ef5d8 100644 (file)
@@ -88,7 +88,7 @@ struct nbd_request {
        char handle[8];
        __be64 from;
        __be32 len;
-} __attribute__ ((packed));
+} __packed;
 
 /*
  * This is the reply packet that nbd-server sends back to the client after