]> Git Repo - J-u-boot.git/commit
i2c: stm32f7_i2c: fix usage of useless local variable
authorPatrice Chotard <[email protected]>
Tue, 17 Oct 2017 09:21:33 +0000 (11:21 +0200)
committerHeiko Schocher <[email protected]>
Tue, 17 Oct 2017 09:28:41 +0000 (11:28 +0200)
commitd10bd6cfd85c2a9f27c950e22e83d27ff978e7e8
treef8c29db10a7c6b668ac8276c0598dce1b59b4fbe
parent81c484376353251ba13b7ea987a15a896b3d106a
i2c: stm32f7_i2c: fix usage of useless local variable

Remove useless local variable "s" and use directly
function's parameter "output"

Signed-off-by: Patrice Chotard <[email protected]>
drivers/i2c/stm32f7_i2c.c
This page took 0.034323 seconds and 4 git commands to generate.