.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/mctp/mctp-pcc.c:71:8: warning: variable 'skb_buf' set but not used [-Wunused-but-set-variable] 71 | void *skb_buf; | ^ 1 warning generated. .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/mctp/mctp-pcc.c:71:8: warning: variable 'skb_buf' set but not used [-Wunused-but-set-variable] 71 | void *skb_buf; | ^ 1 warning generated. New errors added --- /tmp/tmp.DH7xd03bam 2025-07-10 14:51:03.119121858 -0700 +++ /tmp/tmp.0Fpn7Q5Dnw 2025-07-10 14:55:10.362867444 -0700 @@ -1,0 +2,4 @@ +../drivers/net/mctp/mctp-pcc.c:71:8: warning: variable 'skb_buf' set but not used [-Wunused-but-set-variable] + 71 | void *skb_buf; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.uxwCESPnuN 2025-07-10 14:58:23.162889256 -0700 +++ /tmp/tmp.Gpeuj7vYff 2025-07-10 14:58:23.165889241 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/mctp/mctp-pcc.c