aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-02-24 15:13:49 +0000
committerAlexandre Belloni <[email protected]>2021-03-09 21:13:31 +0100
commit436cb709f8a9fd1a52e00e830e715c63191c2e63 (patch)
tree4a5d92b51a0cc67ddcd629d4c07ffeeb0ced09a5 /lib/mpi/mpi-sub-ui.c
parenta38fd8748464831584a19438cbb3082b5a2dab15 (diff)
i3c: master: svc: remove redundant assignment to cmd->read_len
The assignment of xfer_len to cmd->read_len appears to be redundant as the next statement re-assigns the value 0 to it. Clean up the code by removing the redundant first assignment. Addresses-Coverity: ("Unused value") Fixes: dd3c52846d59 ("i3c: master: svc: Add Silvaco I3C master driver") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Miquel Raynal <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions