linux_dsm_epyc7002/drivers/i3c
Vitor Soares 124dbd750d i3c: master: dw: remove dead code from dw_i3c_master_*_xfers()
Detected by CoverityScan (Event result_independent_of_operands):
"(i3c_xfers + i).len > 65536" is always false regardless of the values
of its operands. This occurs as the logical operand of "if"

"(i2c_xfers + i).len > 65536" is always false regardless of the values
of its operands. This occurs as the logical operand of "if"

Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
2019-03-30 08:41:44 +01:00
..
master i3c: master: dw: remove dead code from dw_i3c_master_*_xfers() 2019-03-30 08:41:44 +01:00
device.c i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
internals.h i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
Kconfig i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
Makefile i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
master.c i3c: fix missing detach if failed to retrieve i3c dev 2019-01-25 08:48:01 +01:00