.pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:954:37: warning: unused variable 'hns3_dbg_fops' [-Wunused-const-variable] 954 | static const struct file_operations hns3_dbg_fops = { | ^~~~~~~~~~~~~ 1 warning generated. New errors added --- /tmp/tmp.srHX3saTB4 2025-07-11 00:27:35.889588156 -0700 +++ /tmp/tmp.97BFgttsAp 2025-07-11 00:28:49.772614329 -0700 @@ -1,0 +2,4 @@ +../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:954:37: warning: unused variable 'hns3_dbg_fops' [-Wunused-const-variable] + 954 | static const struct file_operations hns3_dbg_fops = { + | ^~~~~~~~~~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.HKWBpyV5W6 2025-07-11 00:29:42.177305088 -0700 +++ /tmp/tmp.7bYFL9YXF5 2025-07-11 00:29:42.180305070 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c