========== 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/ethernet/freescale/fec_main.c:1040:4: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 1040 | default: | ^ ../drivers/net/ethernet/freescale/fec_main.c:1040:4: note: insert 'break;' to avoid fall-through 1040 | default: | ^ | break; 1 warning generated. New errors added --- /tmp/tmp.WzsfqQ6kIN 2026-01-16 03:30:17.154677834 -0500 +++ /tmp/tmp.RDXGqJkwfh 2026-01-16 03:30:51.290446309 -0500 @@ -1,0 +2,8 @@ +../drivers/net/ethernet/freescale/fec_main.c:1040:4: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] + 1040 | default: + | ^ +../drivers/net/ethernet/freescale/fec_main.c:1040:4: note: insert 'break;' to avoid fall-through + 1040 | default: + | ^ + | break; +1 warning generated. Per-file breakdown --- /tmp/tmp.GDEdwTYjP2 2026-01-16 03:31:15.396308769 -0500 +++ /tmp/tmp.A21zIGsDPG 2026-01-16 03:31:15.398308758 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/freescale/fec_main.c