.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/mctp/mctp-pcc.c: In function ‘mctp_pcc_rx_alloc’: ../drivers/net/mctp/mctp-pcc.c:71:15: warning: variable ‘skb_buf’ set but not used [-Wunused-but-set-variable] 71 | void *skb_buf; | ^~~~~~~ ../drivers/net/mctp/mctp-pcc.c:145:31: warning: incorrect type in assignment (different base types) ../drivers/net/mctp/mctp-pcc.c:145:31: expected unsigned int [usertype] signature ../drivers/net/mctp/mctp-pcc.c:145:31: got restricted __le32 [usertype] ../drivers/net/mctp/mctp-pcc.c:146:27: warning: incorrect type in assignment (different base types) ../drivers/net/mctp/mctp-pcc.c:146:27: expected unsigned int [usertype] flags ../drivers/net/mctp/mctp-pcc.c:146:27: got restricted __le32 [usertype] ../drivers/net/mctp/mctp-pcc.c:148:28: warning: incorrect type in assignment (different base types) ../drivers/net/mctp/mctp-pcc.c:148:28: expected unsigned int [usertype] length ../drivers/net/mctp/mctp-pcc.c:148:28: got restricted __le32 [usertype] .pylintrc: warning: ignored by one of the .gitignore files ../kernel/sys.c:1115:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1115:32: expected struct task_struct *p1 ../kernel/sys.c:1115:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1865:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:433:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/mctp/mctp-pcc.c: In function ‘mctp_pcc_rx_alloc’: ../drivers/net/mctp/mctp-pcc.c:71:15: warning: variable ‘skb_buf’ set but not used [-Wunused-but-set-variable] 71 | void *skb_buf; | ^~~~~~~ ../drivers/net/mctp/mctp-pcc.c:145:31: warning: incorrect type in assignment (different base types) ../drivers/net/mctp/mctp-pcc.c:145:31: expected unsigned int [usertype] signature ../drivers/net/mctp/mctp-pcc.c:145:31: got restricted __le32 [usertype] ../drivers/net/mctp/mctp-pcc.c:146:27: warning: incorrect type in assignment (different base types) ../drivers/net/mctp/mctp-pcc.c:146:27: expected unsigned int [usertype] flags ../drivers/net/mctp/mctp-pcc.c:146:27: got restricted __le32 [usertype] ../drivers/net/mctp/mctp-pcc.c:148:28: warning: incorrect type in assignment (different base types) ../drivers/net/mctp/mctp-pcc.c:148:28: expected unsigned int [usertype] length ../drivers/net/mctp/mctp-pcc.c:148:28: got restricted __le32 [usertype] ../kernel/sys.c:1115:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1115:32: expected struct task_struct *p1 ../kernel/sys.c:1115:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1865:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:433:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.OWnbw2Wzva 2025-07-10 15:08:50.676676237 -0700 +++ /tmp/tmp.5rZaiaLt0F 2025-07-10 15:12:04.268764296 -0700 @@ -1,0 +2,13 @@ +../drivers/net/mctp/mctp-pcc.c: In function ‘mctp_pcc_rx_alloc’: +../drivers/net/mctp/mctp-pcc.c:71:15: warning: variable ‘skb_buf’ set but not used [-Wunused-but-set-variable] + 71 | void *skb_buf; + | ^~~~~~~ +../drivers/net/mctp/mctp-pcc.c:145:31: warning: incorrect type in assignment (different base types) +../drivers/net/mctp/mctp-pcc.c:145:31: expected unsigned int [usertype] signature +../drivers/net/mctp/mctp-pcc.c:145:31: got restricted __le32 [usertype] +../drivers/net/mctp/mctp-pcc.c:146:27: warning: incorrect type in assignment (different base types) +../drivers/net/mctp/mctp-pcc.c:146:27: expected unsigned int [usertype] flags +../drivers/net/mctp/mctp-pcc.c:146:27: got restricted __le32 [usertype] +../drivers/net/mctp/mctp-pcc.c:148:28: warning: incorrect type in assignment (different base types) +../drivers/net/mctp/mctp-pcc.c:148:28: expected unsigned int [usertype] length +../drivers/net/mctp/mctp-pcc.c:148:28: got restricted __le32 [usertype] Per-file breakdown --- /tmp/tmp.pZx1VGU2ye 2025-07-10 15:12:04.275683775 -0700 +++ /tmp/tmp.9trSmdlNlv 2025-07-10 15:12:04.278683760 -0700 @@ -2,0 +3 @@ + 4 ../drivers/net/mctp/mctp-pcc.c