========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/yt921x.c:1333:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 1333 | default: | ^ ../drivers/net/dsa/yt921x.c:1333:2: note: insert 'break;' to avoid fall-through 1333 | default: | ^ | break; 1 warning generated. New errors added --- /tmp/tmp.oweYA0UxmH 2026-02-25 04:24:07.656457779 -0500 +++ /tmp/tmp.V3MgBgij79 2026-02-25 04:24:43.677157895 -0500 @@ -1,0 +2,8 @@ +../drivers/net/dsa/yt921x.c:1333:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] + 1333 | default: + | ^ +../drivers/net/dsa/yt921x.c:1333:2: note: insert 'break;' to avoid fall-through + 1333 | default: + | ^ + | break; +1 warning generated. Per-file breakdown --- /tmp/tmp.5qd7QFQVku 2026-02-25 04:25:08.382952212 -0500 +++ /tmp/tmp.XneolmWOeB 2026-02-25 04:25:08.384952195 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/dsa/yt921x.c