forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/fs/jffs2/readinode.c
....@@ -1289,7 +1289,7 @@
12891289 dbg_readinode("symlink's target '%s' cached\n", f->target);
12901290 }
12911291
1292
- /* fall through... */
1292
+ fallthrough;
12931293
12941294 case S_IFBLK:
12951295 case S_IFCHR: