diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-07-21 11:15:19 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-07-27 00:06:42 -0400 |
commit | 8f13142ac2eb04642e1c451b4475743d77e9c86c (patch) | |
tree | e8606bcc4f4886555a270e719f9c773f8b7866eb /drivers/dma-buf/sync_debug.h | |
parent | ff2d86d04d2614e33e122eb9a43ae9fd2a7274af (diff) |
scsi: target: Remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never read, the
assignment is redundant and can be removed.
Link: https://lore.kernel.org/r/20210721101519.42299-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Unused value")
Diffstat (limited to 'drivers/dma-buf/sync_debug.h')
0 files changed, 0 insertions, 0 deletions