.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:623:23: warning: variable 'total_packets' set but not used [-Wunused-but-set-variable] 623 | u64 total_bytes = 0, total_packets = 0; | ^ 1 warning generated. .pylintrc: warning: ignored by one of the .gitignore files