.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/meta/fbnic/fbnic_mac.c:543:13: warning: ‘fbnic_mac_get_fw_settings’ defined but not used [-Wunused-function] 543 | static void fbnic_mac_get_fw_settings(struct fbnic_dev *fbd, u8 *aui, u8 *fec) | ^~~~~~~~~~~~~~~~~~~~~~~~~ .pylintrc: warning: ignored by one of the .gitignore files