forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
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 /*