========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:2436:12: warning: ‘hns3_nic_hwtstamp_set’ defined but not used [-Wunused-function] 2436 | static int hns3_nic_hwtstamp_set(struct net_device *netdev, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:2422:12: warning: ‘hns3_nic_hwtstamp_get’ defined but not used [-Wunused-function] 2422 | static int hns3_nic_hwtstamp_get(struct net_device *netdev, | ^~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.DV3yU0eKgA 2025-10-13 19:49:12.556697463 -0700 +++ /tmp/tmp.Yc2lJgWC5c 2025-10-13 19:50:33.352867881 -0700 @@ -1,0 +2,6 @@ +../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:2436:12: warning: ‘hns3_nic_hwtstamp_set’ defined but not used [-Wunused-function] + 2436 | static int hns3_nic_hwtstamp_set(struct net_device *netdev, + | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:2422:12: warning: ‘hns3_nic_hwtstamp_get’ defined but not used [-Wunused-function] + 2422 | static int hns3_nic_hwtstamp_get(struct net_device *netdev, + | ^~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.eHNDcwyWNN 2025-10-13 19:50:33.359002844 -0700 +++ /tmp/tmp.aClsSo5zPZ 2025-10-13 19:50:33.363002811 -0700 @@ -0,0 +1 @@ + 2 ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c