hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/include/linux/rslib.h
....@@ -54,7 +54,7 @@
5454 */
5555 struct rs_control {
5656 struct rs_codec *codec;
57
- uint16_t buffers[0];
57
+ uint16_t buffers[];
5858 };
5959
6060 /* General purpose RS codec, 8-bit data width, symbol width 1-15 bit */