[PATCH] s/;;/;/g
[deliverable/linux.git] / drivers / net / wireless / spectrum_cs.c
index fee4be1ce810af9528ee1ad802513504d10005c9..5fa6fbe35bb9406bb323afcf4be515faed133836 100644 (file)
@@ -147,7 +147,7 @@ struct pdi {
        __le16 _len;            /* length of ID and data, in words */
        __le16 _id;             /* record ID */
        char data[0];           /* plug data */
-} __attribute__ ((packed));;
+} __attribute__ ((packed));
 
 
 /* Functions for access to little-endian data */
This page took 0.042721 seconds and 5 git commands to generate.