aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2023-10-23 14:17:33 +0000
committerLeon Romanovsky <[email protected]>2023-10-24 14:33:25 +0000
commitb55706366c5ed63749186f22bfb0a15a1de7c074 (patch)
tree79feb174b929fd77a9e60449635deb8a24aea918 /scripts/gdb/vmlinux-gdb.py
parentRDMA/mlx5: Change the key being sent for MPV device affiliation (diff)
downloadkernel-b55706366c5ed63749186f22bfb0a15a1de7c074.tar.gz
kernel-b55706366c5ed63749186f22bfb0a15a1de7c074.zip
RDMA/hfi1: Remove redundant assignment to pointer ppd
Pointer ppd is being assigned a value in a for-loop however it is never read. The assignment is redundant and can be removed. Cleans up clang scan build warning: drivers/infiniband/hw/hfi1/init.c:1030:3: warning: Value stored to 'ppd' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions