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/cisco/enic/enic_main.c:2748:12: warning: unused function 'enic_sriov_configure' [-Wunused-function] 2748 | static int enic_sriov_configure(struct pci_dev *pdev, int num_vfs) | ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. New errors added --- /tmp/tmp.f3oxPzcjWv 2026-04-06 21:31:19.065298859 -0400 +++ /tmp/tmp.ugwMYcyH1B 2026-04-06 21:31:53.451975064 -0400 @@ -1,0 +2,4 @@ +../drivers/net/ethernet/cisco/enic/enic_main.c:2748:12: warning: unused function 'enic_sriov_configure' [-Wunused-function] + 2748 | static int enic_sriov_configure(struct pci_dev *pdev, int num_vfs) + | ^~~~~~~~~~~~~~~~~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.RiHGcErEsp 2026-04-06 21:32:17.607747607 -0400 +++ /tmp/tmp.GuoYXon5JV 2026-04-06 21:32:17.609747588 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/cisco/enic/enic_main.c