diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-01-12 16:12:29 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-01-28 10:13:57 +0100 |
commit | 265fec2aab03c84fc9ba7c00d43b3f22eba3ace2 (patch) | |
tree | d787042f79e8a0c6b0b0f855fff6883ea2bb18ad /drivers/i2c/i2c-core-base.c | |
parent | 3928bbb0206bac100b7f4942356790aef758ed39 (diff) |
i2c: smbus: don't abuse loop variable
Don't use 'i' to carry data, make a specific variable for it. After the
move to memcpy recently, we can even remove 'i'.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/i2c-core-base.c')
0 files changed, 0 insertions, 0 deletions