summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-08 23:58:10 +0100
committerJakub Kicinski <kuba@kernel.org>2020-05-08 22:46:51 -0700
commit5eb2bcf247de02b92749fe6a6b342f6393ca3f86 (patch)
tree8f238449c18eaf4a9a3ca03ba95a8d6664661352 /include/linux/mlx5/driver.h
parent6a9c9548ee204882d196fdbc95f689e1d0fd00aa (diff)
net: lio_core: remove redundant assignment to variable tx_done
The variable tx_done is being assigned with a value that is never read as the function returns a few statements later. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/mlx5/driver.h')
0 files changed, 0 insertions, 0 deletions