aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-11-22 15:48:14 +0000
committerJason Gunthorpe <[email protected]>2019-11-25 14:31:47 +0000
commit25d24f4241f7bccdc1978daa026d8847e04a73a6 (patch)
tree0693d536678d43c3c83a828bb46fda2aee39950e /scripts/bpf_helpers_doc.py
parentRDMA/bnxt_re: Fix missing le16_to_cpu (diff)
downloadkernel-25d24f4241f7bccdc1978daa026d8847e04a73a6.tar.gz
kernel-25d24f4241f7bccdc1978daa026d8847e04a73a6.zip
IB/hfi1: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Link: https://lore.kernel.org/r/[email protected] Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Dennis Dalessandro <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions