summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-08-18 21:53:49 +0300
committerJon Mason <jdmason@kudzu.us>2019-09-24 00:20:40 +0300
commit5e2cbf13d0ec4fe2b6aabbeb6fe44830e8788dd0 (patch)
tree1d7eb8df1c3399af75aee61cb79c97c9b3f90763 /drivers/ntb/hw
parentc16c6655605f52cf2107a7c8dc0c798645351976 (diff)
downloadlinux-5e2cbf13d0ec4fe2b6aabbeb6fe44830e8788dd0.tar.xz
NTB: ntb_transport: remove redundant assignment to rc
Variable rc is initialized to a value that is never read and it is re-assigned later. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/hw')
0 files changed, 0 insertions, 0 deletions