436cb709f8
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:
|
||
---|---|---|
.. | ||
mipi-i3c-hci | ||
Kconfig | ||
Makefile | ||
dw-i3c-master.c | ||
i3c-master-cdns.c | ||
svc-i3c-master.c |