hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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, \