summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-01-16 13:51:34 +0300
committerSteve French <stfrench@microsoft.com>2024-01-17 02:19:46 +0300
commit8ca5d2641be217a78a891d4dbe2a46232d1d8eb9 (patch)
tree5b70f0d37cf512cbffb684fc8abe15f94ab067be /drivers/fpga/fpga-bridge.c
parent84e9a2d5517bf62edda74f382757aa173b8e45fd (diff)
downloadlinux-8ca5d2641be217a78a891d4dbe2a46232d1d8eb9.tar.xz
cifs: remove redundant variable tcon_exist
The variable tcon_exist is being assigned however it is never read, the variable is redundant and can be removed. Cleans up clang scan build warning: warning: Although the value stored to 'tcon_exist' is used in the enclosing expression, the value is never actually readfrom 'tcon_exist' [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions