========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:1094:1: warning: ‘hns3_dbg_common_file_init’ defined but not used [-Wunused-function] 1094 | hns3_dbg_common_file_init(struct hnae3_handle *handle, u32 cmd) | ^~~~~~~~~~~~~~~~~~~~~~~~~ .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:1048:1: warning: ‘hns3_dbg_common_file_init’ defined but not used [-Wunused-function] 1048 | hns3_dbg_common_file_init(struct hnae3_handle *handle, u32 cmd) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:432:13: warning: ‘hns3_dbg_fill_content’ defined but not used [-Wunused-function] 432 | static void hns3_dbg_fill_content(char *content, u16 len, | ^~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.W85vbYDylm 2025-07-08 07:20:10.368130169 -0700 +++ /tmp/tmp.IinkI7sxPf 2025-07-08 07:21:20.027894981 -0700 @@ -2,2 +2,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:1094:1: warning: ‘hns3_dbg_common_file_init’ defined but not used [-Wunused-function] - 1094 | hns3_dbg_common_file_init(struct hnae3_handle *handle, u32 cmd) +../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:1048:1: warning: ‘hns3_dbg_common_file_init’ defined but not used [-Wunused-function] + 1048 | hns3_dbg_common_file_init(struct hnae3_handle *handle, u32 cmd) @@ -4,0 +5,3 @@ +../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:432:13: warning: ‘hns3_dbg_fill_content’ defined but not used [-Wunused-function] + 432 | static void hns3_dbg_fill_content(char *content, u16 len, + | ^~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.Cz96CspuyW 2025-07-08 07:21:20.036817678 -0700 +++ /tmp/tmp.kMpPcAZUbV 2025-07-08 07:21:20.039817660 -0700 @@ -1 +1 @@ - 1 ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c + 2 ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c