forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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: