Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/usb/r8152.c:10020:12: warning: ‘r8157_desc_init’ defined but not used [-Wunused-function] 10020 | static int r8157_desc_init(struct r8152 *tp) | ^~~~~~~~~~~~~~~ ../drivers/net/usb/r8152.c:8511:13: warning: ‘r8157_hw_phy_cfg’ defined but not used [-Wunused-function] 8511 | static void r8157_hw_phy_cfg(struct r8152 *tp) | ^~~~~~~~~~~~~~~~ ../drivers/net/usb/r8152.c:4482:13: warning: ‘rtl8157_runtime_enable’ defined but not used [-Wunused-function] 4482 | static void rtl8157_runtime_enable(struct r8152 *tp, bool enable) | ^~~~~~~~~~~~~~~~~~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files