Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/zte/dinghai/en_pf.c:73:6: warning: no previous prototype for function 'dh_pf_pci_close' [-Wmissing-prototypes] 73 | void dh_pf_pci_close(struct dh_core_dev *dev) | ^ ../drivers/net/ethernet/zte/dinghai/en_pf.c:73:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 73 | void dh_pf_pci_close(struct dh_core_dev *dev) | ^ | static 1 warning generated. 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/zte/dinghai/en_pf.c:73:6: warning: no previous prototype for function 'dh_pf_pci_close' [-Wmissing-prototypes] 73 | void dh_pf_pci_close(struct dh_core_dev *dev) | ^ ../drivers/net/ethernet/zte/dinghai/en_pf.c:73:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 73 | void dh_pf_pci_close(struct dh_core_dev *dev) | ^ | static 1 warning generated. New errors added --- /tmp/tmp.DUOWSBWlDs 2026-04-22 11:48:48.697425896 -0400 +++ /tmp/tmp.JJwdwuEVuB 2026-04-22 11:50:19.693004408 -0400 @@ -1,0 +2,8 @@ +../drivers/net/ethernet/zte/dinghai/en_pf.c:73:6: warning: no previous prototype for function 'dh_pf_pci_close' [-Wmissing-prototypes] + 73 | void dh_pf_pci_close(struct dh_core_dev *dev) + | ^ +../drivers/net/ethernet/zte/dinghai/en_pf.c:73:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 73 | void dh_pf_pci_close(struct dh_core_dev *dev) + | ^ + | static +1 warning generated. Per-file breakdown --- /tmp/tmp.tnJuthrY4i 2026-04-22 11:51:41.912431855 -0400 +++ /tmp/tmp.A0mq2w5zp3 2026-04-22 11:51:41.914431840 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/zte/dinghai/en_pf.c