.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:1048:1: warning: unused function 'hns3_dbg_common_file_init' [-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: unused function 'hns3_dbg_fill_content' [-Wunused-function] 432 | static void hns3_dbg_fill_content(char *content, u16 len, | ^~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:731:13: warning: unused function 'hclge_dbg_fill_content' [-Wunused-function] 731 | static void hclge_dbg_fill_content(char *content, u16 len, | ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. .pylintrc: warning: ignored by one of the .gitignore files