aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-01-14 16:56:01 +0000
committerKalle Valo <[email protected]>2020-01-26 17:45:15 +0200
commitc3a913357c3e3d2225a83508f06ece01f5bada20 (patch)
tree252f6d6f987b1dffa80a304dcc4e61ca425906db /scripts/bpf_helpers_doc.py
parented7791d9d0abc7e24223ab1663931c8e5351fea8 (diff)
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Variable cond is being assigned with a value that is never read, it is assigned a new value later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions