Merge commit 'linus/master' into bkl/core
[firefly-linux-kernel-4.4.55.git] / drivers / bluetooth / bpa10x.c
index d945cd12433a709c1c002533e418a2771988005d..751b338d904a7530dba3ba901cf81c75e0a9d198 100644 (file)
@@ -62,7 +62,7 @@ struct hci_vendor_hdr {
        __u8    type;
        __le16  snum;
        __le16  dlen;
-} __attribute__ ((packed));
+} __packed;
 
 static int bpa10x_recv(struct hci_dev *hdev, int queue, void *buf, int count)
 {