Skip to content
Commit 6a0c0d0d authored by Peter Rosin's avatar Peter Rosin Committed by Wolfram Sang
Browse files

i2c: robotfuzz-osif: drop pointless test



In the for-loop test, ret will be either 0 or 1. So, the
comparison is pointless. Drop it, and drop the initializer
which is then also pointless.

Signed-off-by: default avatarPeter Rosin <peda@axentia.se>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 7fb29b95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment