forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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 /*