========== build_clang - FAILED .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/wangxun/txgbevf/txgbevf_main.c:77:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 77 | default: | ^ ../drivers/net/ethernet/wangxun/txgbevf/txgbevf_main.c:77:3: note: insert 'break;' to avoid fall-through 77 | default: | ^ | break; 1 warning generated. New errors added --- /tmp/tmp.F7TbqGxwpC 2025-06-11 03:10:28.567408079 -0700 +++ /tmp/tmp.yAHAP281Fx 2025-06-11 03:11:39.167771757 -0700 @@ -1,0 +2,8 @@ +../drivers/net/ethernet/wangxun/txgbevf/txgbevf_main.c:77:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] + 77 | default: + | ^ +../drivers/net/ethernet/wangxun/txgbevf/txgbevf_main.c:77:3: note: insert 'break;' to avoid fall-through + 77 | default: + | ^ + | break; +1 warning generated. Per-file breakdown --- /tmp/tmp.AVvXwOFTuJ 2025-06-11 03:12:43.825189001 -0700 +++ /tmp/tmp.x0yzRcyDSk 2025-06-11 03:12:43.835188911 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/wangxun/txgbevf/txgbevf_main.c