diff options
author | Krishna Yarlagadda <[email protected]> | 2023-02-28 01:34:28 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-02-28 13:59:58 +0000 |
commit | 2449d436681d40bc63ec2c766fd51b632270d8a7 (patch) | |
tree | f31742fe8a3109460854a57abd89eeaf6d2d755f /drivers/hid/hid-input-test.c | |
parent | 047ee71ae4f412d8819e39e4b08c588fa299cfc2 (diff) |
spi: tegra210-quad: Fix iterator outside loop
Fix warn: iterator used outside loop: 'xfer'. 'xfer' variable contain
invalid value in few conditions. Complete transfer within DATA phase
in successful case and at the end for failed transfer.
Reported-by: Dan Carpenter <[email protected]>
Link:https://lore.kernel.org/all/[email protected]/
Fixes: 8777dd9dff40 ("spi: tegra210-quad: Fix combined sequence")
Signed-off-by: Krishna Yarlagadda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/hid/hid-input-test.c')
0 files changed, 0 insertions, 0 deletions