hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/infiniband/hw/mthca/mthca_memfree.h
....@@ -68,7 +68,7 @@
6868 int lowmem;
6969 int coherent;
7070 struct mutex mutex;
71
- struct mthca_icm *icm[0];
71
+ struct mthca_icm *icm[];
7272 };
7373
7474 struct mthca_icm_iter {