.pylintrc: warning: ignored by one of the .gitignore files ../net/smc/smc_ism.c:531:22: error: use of undeclared identifier 'smc_ism_client'; did you mean 'smc_dibs_client'? 531 | ism_set_priv(ism, &smc_ism_client, smcd); | ^~~~~~~~~~~~~~ | smc_dibs_client ../net/smc/smc_ism.c:50:27: note: 'smc_dibs_client' declared here 50 | static struct dibs_client smc_dibs_client = { | ^ ../net/smc/smc_ism.c:537:18: error: use of undeclared identifier 'smc_ism_client'; did you mean 'smc_dibs_client'? 537 | smcd->client = &smc_ism_client; | ^~~~~~~~~~~~~~ | smc_dibs_client ../net/smc/smc_ism.c:50:27: note: 'smc_dibs_client' declared here 50 | static struct dibs_client smc_dibs_client = { | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/smc/smc_ism.o] Error 1 make[4]: *** [../scripts/Makefile.build:555: net/smc] Error 2 make[3]: *** [../scripts/Makefile.build:555: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2004: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files ../net/smc/smc_ism.c:531:22: error: use of undeclared identifier 'smc_ism_client'; did you mean 'smc_dibs_client'? 531 | ism_set_priv(ism, &smc_ism_client, smcd); | ^~~~~~~~~~~~~~ | smc_dibs_client ../net/smc/smc_ism.c:50:27: note: 'smc_dibs_client' declared here 50 | static struct dibs_client smc_dibs_client = { | ^ ../net/smc/smc_ism.c:537:18: error: use of undeclared identifier 'smc_ism_client'; did you mean 'smc_dibs_client'? 537 | smcd->client = &smc_ism_client; | ^~~~~~~~~~~~~~ | smc_dibs_client ../net/smc/smc_ism.c:50:27: note: 'smc_dibs_client' declared here 50 | static struct dibs_client smc_dibs_client = { | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/smc/smc_ism.o] Error 1 make[4]: *** [../scripts/Makefile.build:555: net/smc] Error 2 make[3]: *** [../scripts/Makefile.build:555: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2004: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2