diff options
author | Peter Rosin <peda@axentia.se> | 2018-05-09 21:46:58 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-05-24 22:13:04 +0200 |
commit | 6a0c0d0d009e6c09700cf92dec0860ade1f56f4c (patch) | |
tree | 8a34aa5324f6228a062b76c4a4f0c6fa2ae8e150 /drivers/i2c/busses/i2c-qup.c | |
parent | 7fb29b958dfff9c8eddfe4250aa0ed3614446c62 (diff) | |
download | talos-obmc-linux-6a0c0d0d009e6c09700cf92dec0860ade1f56f4c.tar.gz talos-obmc-linux-6a0c0d0d009e6c09700cf92dec0860ade1f56f4c.zip |
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: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-qup.c')
0 files changed, 0 insertions, 0 deletions