forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/fs/jffs2/nodelist.h
....@@ -259,7 +259,7 @@
259259 uint32_t ino; /* == zero for unlink */
260260 unsigned int nhash;
261261 unsigned char type;
262
- unsigned char name[0];
262
+ unsigned char name[];
263263 };
264264
265265 /*