helpers for acl caching + switch to those
[pandora-kernel.git] / include / linux / nbd.h
index 6907551..155719d 100644 (file)
@@ -88,11 +88,7 @@ struct nbd_request {
        char handle[8];
        __be64 from;
        __be32 len;
-}
-#ifdef __GNUC__
-       __attribute__ ((packed))
-#endif
-;
+} __attribute__ ((packed));
 
 /*
  * This is the reply packet that nbd-server sends back to the client after