hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/samples/mei/mei-amt-version.c
....@@ -267,7 +267,7 @@
267267 struct amt_host_if_resp_header {
268268 struct amt_host_if_msg_header header;
269269 uint32_t status;
270
- unsigned char data[0];
270
+ unsigned char data[];
271271 } __attribute__((packed));
272272
273273 const uuid_le MEI_IAMTHIF = UUID_LE(0x12f80028, 0xb4b7, 0x4b2d, \