[U-Boot] [PATCH 2/2] i2c: stm32f7_i2c: fix usage of useless local variable

Simon Glass sjg at chromium.org
Sun Oct 22 14:33:23 UTC 2017


On 11 October 2017 at 15:30,  <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Remove useless local variable "s" and use directly
> function's parameter "output"
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>  drivers/i2c/stm32f7_i2c.c | 10 ++--------
>  1 file changed, 2 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list