.pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/atm/clip.c:64:15: error: incompatible types in comparison expression (different address spaces): ../net/atm/clip.c:64:15: struct atm_vcc [noderef] __rcu * ../net/atm/clip.c:64:15: struct atm_vcc * ../net/atm/clip.c:625:9: error: incompatible types in comparison expression (different address spaces): ../net/atm/clip.c:625:9: struct atm_vcc [noderef] __rcu * ../net/atm/clip.c:625:9: struct atm_vcc * ../net/atm/clip.c:658:9: error: incompatible types in comparison expression (different address spaces): ../net/atm/clip.c:658:9: struct atm_vcc [noderef] __rcu * ../net/atm/clip.c:658:9: struct atm_vcc * New errors added --- /tmp/tmp.T0L3TBqcse 2025-07-01 19:23:10.675169073 -0700 +++ /tmp/tmp.SdFg84AQ48 2025-07-01 19:24:20.071052334 -0700 @@ -1,0 +2,9 @@ +../net/atm/clip.c:64:15: error: incompatible types in comparison expression (different address spaces): +../net/atm/clip.c:64:15: struct atm_vcc [noderef] __rcu * +../net/atm/clip.c:64:15: struct atm_vcc * +../net/atm/clip.c:625:9: error: incompatible types in comparison expression (different address spaces): +../net/atm/clip.c:625:9: struct atm_vcc [noderef] __rcu * +../net/atm/clip.c:625:9: struct atm_vcc * +../net/atm/clip.c:658:9: error: incompatible types in comparison expression (different address spaces): +../net/atm/clip.c:658:9: struct atm_vcc [noderef] __rcu * +../net/atm/clip.c:658:9: struct atm_vcc * Per-file breakdown --- /tmp/tmp.Ol0l2vbgak 2025-07-01 19:24:20.076152362 -0700 +++ /tmp/tmp.DiPkqCq9Nx 2025-07-01 19:24:20.079152344 -0700 @@ -0,0 +1 @@ + 3 ../net/atm/clip.c