Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/lantiq/lantiq_gswip_common.c:426:3: warning: variable 'supported' is uninitialized when used here [-Wuninitialized] 426 | supported |= BR_LEARNING; | ^~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip_common.c:423:25: note: initialize the variable 'supported' to silence this warning 423 | unsigned long supported; | ^ | = 0 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/lantiq/lantiq_gswip_common.c:426:3: warning: variable 'supported' is uninitialized when used here [-Wuninitialized] 426 | supported |= BR_LEARNING; | ^~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip_common.c:423:25: note: initialize the variable 'supported' to silence this warning 423 | unsigned long supported; | ^ | = 0 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/lantiq/lantiq_gswip_common.c:426:3: warning: variable 'supported' is uninitialized when used here [-Wuninitialized] 426 | supported |= BR_LEARNING; | ^~~~~~~~~ ../drivers/net/dsa/lantiq/lantiq_gswip_common.c:423:25: note: initialize the variable 'supported' to silence this warning 423 | unsigned long supported; | ^ | = 0 1 warning generated.