forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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 /*